display info while ginput() waits
Ältere Kommentare anzeigen
How can I display and update the current mouse position while ginput() is waiting for the user to click? I have tried using textarea=uitextarea('Value',str1); but it only displays something once, after the user clicks. Thank you.
2 Kommentare
John BG
am 12 Jan. 2017
look in the file exchange, there are already available solutions for this question
William Rose
am 19 Jan. 2017
Akzeptierte Antwort
Weitere Antworten (1)
Vishal Neelagiri
am 18 Jan. 2017
Bearbeitet: Walter Roberson
am 19 Jan. 2017
1 Stimme
You might want to have a look at this custom ginput function submitted via MATLAB File Exchange:
1 Kommentar
William Rose
am 19 Jan. 2017
Kategorien
Mehr zu Data Exploration 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!