How to generate a Surface plot?
이전 댓글 표시
I've some tabular data of 3 columns and 10 rows. I would like to generate at each intervals of time using interpolation and generate a surface plot for any two columns with time.
답변 (1개)
Walter Roberson
2017년 12월 11일
0 개 추천
I suspect that you will want to use griddedInterpolant and surf()
댓글 수: 1
Pradeepta Sahu
2017년 12월 12일
편집: Pradeepta Sahu
2017년 12월 12일
카테고리
도움말 센터 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!