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

 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
1. Press result button to bring up result table of Miles per gallon.
+
[[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
 +
*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]]
  
2. Now the diagram button to return to original diagram. {Note that the result is defined as Normal 1.19,0.1
+
*Go back to the top level diagram.
 +
*Bring up result table of <code>Maintenance cost</code>. Check the results:
  
3. Open pull down menu of Result menu.  
+
:[[Image:Chapter 5 maintenance.PNG]]
  
4. Select Mid.
+
*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>:
  
5. Result table would be 1.19.
+
:<code>Small car: 476 + 1200 = 1676</code>
 +
:<code>Large car: 714 + 2400 = 3114</code>
  
6. Go back to diagram.
+
==See Also==
 
+
* [[Creating Arrays (Tables)]]
7. Select 'Miles per year'. {Note that it is defined as scalar 12K}
 
 
 
8. Bring up result table of 'Fuel cost'.
 
 
 
9. Go back to the top level diagram.
 
 
 
10. Bring up result table of 'Maintenance cost'. Compare your result with the screenshot below.
 
 
 
 
 
11. 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
 

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.