How do I use the ButtownDownFcn callback in the new AppDesigner?
3 ビュー (過去 30 日間)
古いコメントを表示
How do I use the buttondownfcn on UIAxes in the new 2017a Matlab? I know the functionality is there.
I'm plotting a contour and I want to access the points where the user clicks.
0 件のコメント
回答 (1 件)
George A.
2018 年 6 月 29 日
There is no ButtonDownFcn function for UIAxes. There is for Axes but not for UIAxes.
I don't understand why. Can someone from mathworks explain or give a workaround?
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Interactive Control and Callbacks についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!