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

Line 1: Line 1:
<small>Result view of Miles per gallon is in focus</small>
+
[[Category: Concepts]]
 +
<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'.  
 
<!--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>-->
 
<small>Note that it is defined as scalar 12K</small>-->
*Bring up result table of 'Fuel cost'. Result should be as shown
+
*Bring up result table of <code>Fuel cost</code>. Result should be as shown
  
[[Image:Chapter 5.PNG]]
+
:[[Image:Chapter 5.PNG]]
  
 
*Go back to the top level diagram.
 
*Go back to the top level diagram.
*Bring up result table of 'Maintenance cost'. Check the results:
+
*Bring up result table of <code>Maintenance cost</code>. Check the results:
[[Image: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:
+
:[[Image:Chapter 5 maintenance.PNG]]
  
Small car: 476 + 1200 = 1676
+
*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>:
Large car: 714 + 2400 = 3114
+
 
 +
:<code>Small car: 476 + 1200 = 1676</code>
 +
:<code>Large car: 714 + 2400 = 3114</code>
 +
 
 +
==See Also==
 +
* [[Creating Arrays (Tables)]]

Revision as of 00:25, 18 February 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.