How to generate a Surface plot?
Afficher commentaires plus anciens
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.
Réponses (1)
Walter Roberson
le 11 Déc 2017
0 votes
I suspect that you will want to use griddedInterpolant and surf()
1 commentaire
Pradeepta Sahu
le 12 Déc 2017
Modifié(e) : Pradeepta Sahu
le 12 Déc 2017
Catégories
En savoir plus sur Surface and Mesh Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!