How do I create a 3D graph?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
James Spriggs
el 15 de Feb. de 2015
Respondida: Star Strider
el 15 de Feb. de 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 comentarios
Respuesta aceptada
Star Strider
el 15 de Feb. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Surface and Mesh Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!