フィルターのクリア

How to obtain coordinate using 'ginput' in the UIaxis when coding in Appdesigner

13 ビュー (過去 30 日間)
When assigning the item in the Appdesigner, for example,
[x,y]=ginput(app.UIaxis,2);
it reminds the extra parameters. So how to obtain the coor of the plot using mouse interaction in the uiaxis? Any suggestion?

採用された回答

Walter Roberson
Walter Roberson 2022 年 8 月 7 日
編集済み: dpb 2022 年 8 月 7 日
  4 件のコメント
dpb
dpb 2022 年 8 月 7 日
Aren't there still issues w/o an addressable target to ginput when there are multiple axes, UIAxes or not, when want/need to programmatically set with which the user is to interact?
There's a long discussion in the thread linked to in which it appears valid use cases are presented -- I didn't take the time to study those in excruciating detail so may have come to wrong conclusion, but seems like the target to address can still be an issue, visible or not.
Now that you're on board, I'm sure all these nits will be fixed sometime next week!!! :)
Adam Danz
Adam Danz 2022 年 8 月 7 日
編集済み: Adam Danz 2022 年 8 月 7 日
Yes, these issues with gca are also explained in the tips section of the gca doc page.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeVisual Exploration についてさらに検索

タグ

製品


リリース

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by