Which 3d plot function would best produce a plot like this?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Just as I said above. I'm trying to produce a plot like the attached. I produced similar plots a long time ago in Matlab, but sadly I can't remember what 3d plot function I used. I greatly appreciate any responses.
0 comentarios
Respuestas (1)
Gaurav Ahuja
el 7 de Jun. de 2017
It is very unclear from the description and the attached image about what kind of graph do you want to achieve. However, the plot closest to the image attached can be of a line in 3D. This can be achieved by using `plot3` command.
If you can provide any function that you want to be plotted and your intention of what information are you seeking from the plot, then it would be very helpful in giving you an accurate answer.
0 comentarios
Ver también
Categorías
Más información sobre Line 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!