Find3DMat

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