How can I solve this problem.
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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?
Antworten (1)
John D'Errico
am 6 Mär. 2014
2 Stimmen
No. Learn to use griddata instead.
4 Kommentare
Francesco
am 7 Mär. 2014
Image Analyst
am 7 Mär. 2014
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
am 7 Mär. 2014
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.
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!