DisplayMatrix

Command for displaying a matrix in the output.

 

Syntax

DisplayMatrix [options];

Menu Equivalent

ata→Display→Display Matrix in Output

Button Equivalent

DisplayInOutput.png

Available Options

Description of options

Matrix = Name | #Number

Specifies the data matrix to display.

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 Matrix parameter is an angle matrix, this specifies whether to display the angles in degrees (from 0° to 360°) or radians (from 0 to 2π).