Which 3d plot function would best produce a plot like this?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Gaurav Ahuja
le 7 Juin 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 commentaires
Voir également
Catégories
En savoir plus sur Line 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!