Declaration: |
TMatlab5WorkSpace.NameOf4DMat [MatIdx: integer]: string; |
The readonly property NameOf4DMat returns the name of a particular four-dimensional matrix of the MatLab workspace. The parameter MatIdx specifies the index of the array of 4D matrices (valid range: 1...NrOf4DMats).
|
|