How to only show part of a plot

10 views (last 30 days)
Alberto Acri
Alberto Acri on 1 Apr 2021
Answered: the cyclist on 1 Apr 2021
I would like to display only a portion of the 3D figure in the plot. Is there a code to do this?

Answers (1)

the cyclist
the cyclist on 1 Apr 2021
You can set the axis limits of a plot using the xlim (and ylim and zlim) command.
If that is not what you meant, I suggest you provide more detail in your question, because you really did not explain what you mean.

Categories

Find more on Visual Exploration in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!