display info while ginput() waits
이전 댓글 표시
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
John BG
2017년 1월 12일
look in the file exchange, there are already available solutions for this question
William Rose
2017년 1월 19일
채택된 답변
추가 답변 (1개)
Vishal Neelagiri
2017년 1월 18일
편집: Walter Roberson
2017년 1월 19일
1 개 추천
You might want to have a look at this custom ginput function submitted via MATLAB File Exchange:
카테고리
도움말 센터 및 File Exchange에서 Data Exploration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!