How to generate a Surface plot?
Show older comments
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.
Answers (1)
Walter Roberson
on 11 Dec 2017
0 votes
I suspect that you will want to use griddedInterpolant and surf()
1 Comment
Pradeepta Sahu
on 12 Dec 2017
Edited: Pradeepta Sahu
on 12 Dec 2017
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!