Where is the function ismat?

조회 수: 5 (최근 30일)
Raymond Graham
Raymond Graham 2021년 4월 6일
답변: Walter Roberson 2021년 4월 6일
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!

답변 (1개)

Walter Roberson
Walter Roberson 2021년 4월 6일

카테고리

Help CenterFile Exchange에서 Downloads에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by