Find4DMat

Declaration: TMatlab5WorkSpace.Find4DMat (MatrixName: string): integer;
The function Find4DMat searches through all two-dimensional matrices of the workspace for a matrix named MatrixName and returns the index of the matrix (valid range: 1...NrOf4DMats) or -1 if the matrix cannot be found. Please note that the search is case-sensitive.