Data cursor combined with 'brush' in UIAxes
2 ビュー (過去 30 日間)
古いコメントを表示
I'm trying to create a UIFigure where both data-brushing and the data cursor are activated in R2020b without success.
From reading other questions here it seems like the datacursor option isn't implemented yet . Also, trying to set the data curser mode for the whole figure
datacursormode(app.UIFigure, 'on')
breaks the data-brushing capability of the UIFigure.
Is this feature being implemented for the new release? Are there any workarounds?
Thomas
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Interaction Control についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!