Zoom figure generated by 'patch'

I have the following plot generated using 'patch'
and I want to automatically plot it for a region around the arc so that when I plot the same data for different parameters I do not need manually zoomed it, especially because this new plot will unlikely have the same data.

Respuestas (1)

Walter Roberson
Walter Roberson el 6 de Abr. de 2023

0 votos

Internally, zooming is accomplished by changing the axis XLim and YLim properties. The zoom-with-mouse tools come down to changing the limits and storing information about the history of the zooming so that the user can undo step by step to get back to previous zoom levels.

Categorías

Más información sobre Data Exploration en Centro de ayuda y File Exchange.

Productos

Versión

R2022a

Preguntada:

AXL
el 6 de Abr. de 2023

Respondida:

el 6 de Abr. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by