Difference between revisions of "Values in Object Window"

Line 12: Line 12:
  
 
==See Also==
 
==See Also==
 +
* [[Object Window]]
 
* [[Objects and Values]]
 
* [[Objects and Values]]
 
* [[Objects_and_Their_Attributes_-_Part_1_of_3|Objects and Their Attributes]]
 
* [[Objects_and_Their_Attributes_-_Part_1_of_3|Objects and Their Attributes]]

Revision as of 23:13, 25 February 2016


When reviewing a model and trying to understand how it works, it is useful to show the value of a variable and its inputs in the Object window. To switch on this option, select Show with Values from the Object menu. The Object window for a variable then shows the mid (deterministic) value of the variable and each of its inputs.

Chapter1 46.png

Atom and array values: If a value has not yet been calculated, it shows a Calc button. Click to compute it. If the resulting value is an atom — a single number or text value, not an array — it shows the value in the Object window, as above. If the value is an array, it shows instead a Result button Chapter1 39.png, which you can click to compute and display the array in a separate Result window.

For more about the Result window, see Result Tables and Graphs.

See Also


Comments


You are not allowed to post comments.