How to dynamically define limits forplot from user input in app designer?

Hi All
I want to have a sort of While loop in my app designer, that untill app doesn't receive OK from the user, it prompts the axis limits from the user and each time correct the plot so the plot could be visually checked and confirmed

답변 (1개)

J. Alex Lee
J. Alex Lee 2020년 7월 27일
Do not use a loop. Use the edit boxes, and use their callback functions to set the axis limits.
It sounds like you should take a look at one of the tutorials for app designer apps.

댓글 수: 1

I have made my app already. but didn't have this idea, thought it should be a loop. thanks for the idea

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

질문:

2020년 7월 26일

댓글:

2020년 7월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by