Interactive drafting tools in app designer
Mostra commenti meno recenti
Hi,
I want to build an app in which the user will draw some shape, and then i will use the points' coordinates in this sketch to do some calculations. Is there some tool in matlab that could help me achieve this interaction?
Thanks
Risposte (1)
Puru Kathuria
il 27 Dic 2020
0 voti
You can have a On/Off toggle, while the switch is on, you would like to retreive pixel coordinates of the mouse clicks in the code for further calculation and while the switch is turned off, return nothing. To acheive the same, please look into this thread.
Hope it helps!
Categorie
Scopri di più su Develop Apps Using App Designer in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!