MX_DIM – Matrix/Vector dimensions
Block SymbolLicensing group: STANDARD
Function Description
The function block MX_DIM sets its outputs to the dimenstions of the matrix or vector
referenced by uMV.
Input
uMV | Input reference to a matrix or vector | reference |
Outputs
m | Number of matrix rows | long |
n | Number of matrix columns | long |
ld | Leading dimension (>= number of rows) | long |
mn | Count of elements (m*n) | long |
[Previous] [Back to top] [Up] [Next]
2018 © REX Controls s.r.o., www.rexygen.com