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