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