Difference between revisions of "Creating another array using the same index"
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Category: Arrays]] | |
− | + | *Close result and [[object window]] of <code>Maintenance cost</code> | |
+ | *Double click on <code>Fuel cost Module</code> to open the diagram inside | ||
[[Image:Creating another array fuel cost module.jpg]] | [[Image:Creating another array fuel cost module.jpg]] | ||
− | + | *Double click on <code>Miles per gallon</code> to bring up it's [[object window]] | |
+ | <small>Note that its definition is already set to <code>Uniform (20, 30)</code></small> | ||
+ | *Change node's definition from <code>Uniform (20, 30)</code> to <code>Table</code> | ||
− | + | :[[Image:Table.jpg]] | |
− | + | '''Expected: Question box would appear''' | |
− | + | *Select '''OK''' button | |
+ | <small>This opens to Indexes window</small> | ||
+ | *Double click <code>Car type</code> | ||
+ | *Click '''OK''' button | ||
− | + | :[[Image:Edit table car type.jpg]] | |
− | |||
− | + | <small>Edit table of <code>Miles per gallon</code> appears</small> | |
− | + | *Select the first cell, type <code>Uniform (25, 35)</code> | |
− | + | *Arrow down | |
+ | *On the second cell type <code>Uniform(15, 25)</code> | ||
+ | *Press ''Tab'' key | ||
+ | *Press result button | ||
− | + | '''Expected: Result table of <code>Miles per gallon</code> with cell values 30, 20 will be shown''' | |
− | [[ | + | ==See Also== |
− | + | * [[Creating Arrays (Tables)]] | |
− | |||
− | |||
− |
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