FindCharArray

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