How do I create a 3D graph?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
James Spriggs
am 15 Feb. 2015
Beantwortet: Star Strider
am 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 Kommentare
Akzeptierte Antwort
Star Strider
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!