Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How can I solve this problem.
1 回表示 (過去 30 日間)
古いコメントを表示
My version MATLAB is quite old. So I don't have the TriScatteredInterp and griddedInterpolant. Can I download these command? How can I obtain this?
0 件のコメント
回答 (1 件)
John D'Errico
2014 年 3 月 6 日
No. Learn to use griddata instead.
4 件のコメント
Image Analyst
2014 年 3 月 7 日
I thought I did show you how to use griddata, but now I can't find it. I do remember running the code and just increasing the resolution and getting a nice looking surface. But that's what happens when you post the same question in 8 different threads, some of which you've already accepted solutions for.
Matt J
2014 年 3 月 7 日
You said me the command but nobody tell me how to utilize it!
You should be reading its documentation for that, either online or using the commands DOC and HELP.
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!