How do I create a 3D graph?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
James Spriggs
le 15 Fév 2015
Réponse apportée : Star Strider
le 15 Fév 2015
I'm attempting to create a 3D graph (surface contour plot) and I'm not sure where to begin. I have my data but I don't know how I should formulate my matrices to make it easiest. Also, what function should I use to create a surface contour plot? Thank You
0 commentaires
Réponse acceptée
Star Strider
le 15 Fév 2015
I would start with the documentation on Contour Plots. Look through the possibilities to see how to use the plot that most closely meets your needs. Also look through the documentation for Surface and Mesh Plots for those that might seem appropriate for what you want to do.
Experiment with them to get the result you want.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Surface and Mesh Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!