How do I create a 3D graph?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
James Spriggs
il 15 Feb 2015
Risposto: Star Strider
il 15 Feb 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 Commenti
Risposta accettata
Star Strider
il 15 Feb 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Surface and Mesh Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!