Info

This question is closed. Reopen it to edit or answer.

Can I set "extents" on a ribbon plot

1 view (last 30 days)
James Andrada
James Andrada on 21 May 2019
Closed: MATLAB Answer Bot on 20 Aug 2021
I'm trying to make a video of a series of ribbon plots showing how sensors respond to stimulus over time
I know that the maximum value will be 150 and number of plots in the series will be 240.
Is there anyway to preset these limits so the video will play smoothly instead of jerking eaxh time the plot resizes?
Here's an example of what I'm trying to avoid https://www.dropbox.com/s/ga95zr4t5hkg9hx/Figurex1_1.mp4?dl=0

Answers (1)

Walter Roberson
Walter Roberson on 21 May 2019
xlim() and ylim() and zlim()

Tags

Products

Community Treasure Hunt

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

Start Hunting!