Where is the function ismat?

6 ビュー (過去 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 Center および File ExchangeDownloads についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by