Find2DMat

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