Command for printing a data matrix. This command only works in the GUI version of PASSaGE.
Syntax
PrintData [options];
Menu Equivalent
File→Print Data (when the data monitor is active)
Button Equivalent
Available Options
Data = Name | #Number
Specifies the data matrix to print.
Decimals = Number
Specifies the number of decimal places to display. Valid values are integers zero or greater. A number over 10 indicates general notation. The default is 2.
Separate = Space | Tab
Indicates whether to separate columns with a space (default) or a tab.
Align = Yes | No
Specifies whether to align the columns. Column alignment is generated by padding values with spaces.
Angles = Degrees | Radians
When the matrix specified by the Data parameter is an angle matrix, this specifies whether to print the angles as degrees (from 0° to 360°) or radians (from 0 to 2π).