Which 3d plot function would best produce a plot like this?

1 次查看(过去 30 天)
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.

回答(1 个)

Gaurav Ahuja
Gaurav Ahuja 2017-6-7
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.

类别

Help CenterFile Exchange 中查找有关 Annotations 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by