Where is the function ismat?

4 visualizaciones (últimos 30 días)
Raymond Graham
Raymond Graham el 6 de Abr. de 2021
Respondida: Walter Roberson el 6 de Abr. de 2021
Hello-
I just downloaded 2021a with all 92 toolboxes and am still getting the following error:
Unrecognized function or variable 'ismat'.
Error in buildgrid (line 59)
if ismat(X), X=mat2vec(X); end
Error in bin1d (line 42)
[X,XG]=buildgrid(X,x); % buildgrid also filters for matrix input
Can someone post the m file or tell me where to find the internal function ismat?
Thanks!

Respuestas (1)

Walter Roberson
Walter Roberson el 6 de Abr. de 2021

Categorías

Más información sobre Downloads en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by