display info while ginput() waits
Mostrar comentarios más antiguos
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 comentarios
John BG
el 12 de En. de 2017
look in the file exchange, there are already available solutions for this question
William Rose
el 19 de En. de 2017
Respuesta aceptada
Más respuestas (1)
Vishal Neelagiri
el 18 de En. de 2017
Editada: Walter Roberson
el 19 de En. de 2017
1 voto
You might want to have a look at this custom ginput function submitted via MATLAB File Exchange:
1 comentario
William Rose
el 19 de En. de 2017
Categorías
Más información sobre Data Exploration en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!