Difference between revisions of "Viewing results of an array calculation"

 
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Image:Viewing results.JPG]]
+
[[Category: Arrays]]
 +
<small>Result view of <code>Miles per gallon</code> is in focus</small>
 +
 
 +
:[[Image:Viewing results.JPG]]
 +
 
 +
*Close result window
 +
*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:
 +
 
 +
:[[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

Viewing results.JPG
  • Close result window
  • Return to Fuel cost Module diagram
  • Bring up result table of Fuel cost. Result should be as shown
Chapter 5.PNG
  • Go back to the top level diagram.
  • Bring up result table of Maintenance cost. Check the results:
Chapter 5 maintenance.PNG
  • Select Total cost and bring up its result table. Your result table would show that it is indexed by Car type:
Small car: 476 + 1200 = 1676
Large car: 714 + 2400 = 3114

See Also

Comments


You are not allowed to post comments.