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!