Error using griddata v4
3 ビュー (過去 30 日間)
古いコメントを表示
I get this error using griddata v4. What's the problem?
Error in griddata>gdatav4 (line 247)
d = abs(xy - xy.');
1 件のコメント
Steven Lord
2021 年 7 月 19 日
That looks like only the last part of the error message. Please post all the text that appears in red when you try to run the code that throws this error. If possible please also post a small segment of code that causes the error to be thrown when you run it.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Shifting and Sorting Matrices についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!