Difference between revisions of "Viewing results of an array calculation"
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | <small>Result view of Miles per gallon is in focus</small> | + | [[Category: Arrays]] |
+ | <small>Result view of <code>Miles per gallon</code> is in focus</small> | ||
− | [[Image:Viewing results.JPG]] | + | :[[Image:Viewing results.JPG]] |
*Close result window | *Close result window | ||
− | *Return to Fuel cost Module diagram | + | *Return to <code>Fuel cost</code> Module diagram |
− | * | + | <!--I don't know what this is supposed to do so I'm commenting it out[DP]*Select 'Miles per year'. |
− | + | <small>Note that it is defined as scalar 12K</small>--> | |
+ | *Bring up result table of <code>Fuel cost</code>. Result should be as shown | ||
− | + | :[[Image:Chapter 5.PNG]] | |
− | + | *Go back to the top level diagram. | |
+ | *Bring up result table of <code>Maintenance cost</code>. Check the results: | ||
− | 5. | + | :[[Image:Chapter 5 maintenance.PNG]] |
− | + | *Select <code>Total cost</code> and bring up its result table. Your result table would show that it is indexed by <code>Car type</code>: | |
− | + | :<code>Small car: 476 + 1200 = 1676</code> | |
+ | :<code>Large car: 714 + 2400 = 3114</code> | ||
− | + | ==See Also== | |
− | + | * [[Creating Arrays (Tables)]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | [[ | ||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 19:43, 18 March 2016
Result view of Miles per gallon
is in focus
- Close result window
- Return to
Fuel cost
Module diagram - Bring up result table of
Fuel cost
. Result should be as shown
- Go back to the top level diagram.
- Bring up result table of
Maintenance cost
. Check the results:
- Select
Total cost
and bring up its result table. Your result table would show that it is indexed byCar type
:
Small car: 476 + 1200 = 1676
Large car: 714 + 2400 = 3114
See Also
Comments
Enable comment auto-refresher