Clear Filters
Clear Filters

how to get a special view of a plot in MATLAB

3 views (last 30 days)
Hi. I have plotted a 3D plot in matlab and the labels of x, y and z in my plot are i, j and k.
I want to get the view of this plot that only the i and k axis displayed .
how can I do that?
Thanks a lot.

Accepted Answer

Greg
Greg on 13 Jan 2018
Edited: Greg on 13 Jan 2018
Turn on rotation, right click the plot, then choose Go to X-Z view.
Programmatically, look up the view function.

More Answers (0)

Categories

Find more on Line Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!