Technical data

LibOptionalMatrixWidth
4
-48
LibOptionalMatrixWidth
Purpose
Determines the optional width of a matrix
Syntax
%<LibOptionalMatrixWidth(nRows, nCols)>
Arguments
nRows
Integer number of rows.
nCols
Integer number of columns.
Returns
Description
LibOptionalMatrixWidth
returns the optional width of a matrix.
Returned Value Data Type
Nothing Scalars
[nRows]
or
[nCols]
Row or column vector
[nRows][nCols]
Matrices