How to dynamically define limits forplot from user input in app designer?
Ältere Kommentare anzeigen
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 Kommentar
farzad
am 27 Jul. 2020
Antworten (1)
J. Alex Lee
am 27 Jul. 2020
0 Stimmen
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 Kommentar
farzad
am 27 Jul. 2020
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!