Difference between revisions of "Creating another array using the same index"
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category: Arrays]] |
*Close result and [[object window]] of <code>Maintenance cost</code> | *Close result and [[object window]] of <code>Maintenance cost</code> |
Latest revision as of 19:29, 18 March 2016
- Close result and object window of
Maintenance cost
- Double click on
Fuel cost Module
to open the diagram inside
- Double click on
Miles per gallon
to bring up it's object window
Note that its definition is already set to Uniform (20, 30)
- Change node's definition from
Uniform (20, 30)
toTable
Expected: Question box would appear
- Select OK button
This opens to Indexes window
- Double click
Car type
- Click OK button
Edit table of Miles per gallon
appears
- Select the first cell, type
Uniform (25, 35)
- Arrow down
- On the second cell type
Uniform(15, 25)
- Press Tab key
- Press result button
Expected: Result table of Miles per gallon
with cell values 30, 20 will be shown
See Also
Comments
Enable comment auto-refresher