How to set a fix aspect ratio in app designer plots

7 visualizaciones (últimos 30 días)
Lennard Müller
Lennard Müller el 25 de Ag. de 2020
Comentada: Lennard Müller el 10 de Sept. de 2020
Dear All,
I've missing manual settings for the aspect ratio in my plots witch i create with app designer. My circles should be round and not oval due to auto scaling.
I've tryed the settings in the gui for "Ticks" but it's not working as i wanted, maybee you can help me.
Here a Screenshot for the situation, auto zooming would be finde, but i have to set the aspect ratio between x/y.The blue line is a quarter of a circle witch has be round and not oval. the orange line is dynamicly changing depending on some input parameters.
Thanks for your help.
Lennard

Respuesta aceptada

Adam Danz
Adam Danz el 25 de Ag. de 2020
Editada: Adam Danz el 27 de Ag. de 2020
axis(app.UIAxes, 'equal')

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by