How can I solve this problem.

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?

Answers (1)

John D'Errico
John D'Errico on 6 Mar 2014
No. Learn to use griddata instead.

4 Comments

Matt J
Matt J on 7 Mar 2014
Edited: Matt J on 7 Mar 2014
Or INTERPN in lieu of griddedInterpolant.
You said me the command but nobody tell me how to utilize it!
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.
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.

This question is closed.

Tags

Asked:

on 6 Mar 2014

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!