How to set a fix aspect ratio in app designer plots

조회 수: 7 (최근 30일)
Lennard Müller
Lennard Müller 2020년 8월 25일
댓글: Lennard Müller 2020년 9월 10일
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

채택된 답변

Adam Danz
Adam Danz 2020년 8월 25일
편집: Adam Danz 2020년 8월 27일
axis(app.UIAxes, 'equal')

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Subplots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by