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!