appdesigner, zooming the figure

How can I resize the UI Axes in appdesigner? or is this feature not out yet? The image should be the same as original.

Réponses (1)

Mirek Janda
Mirek Janda le 18 Avr 2018

1 vote

You have to allow zoom,

    zoom(app.UIAxes,'on');

.. and then, you can use your mouse to zoom in.

Catégories

En savoir plus sur Develop Apps Using App Designer dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by