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!