Data cursor combined with 'brush' in UIAxes
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Interaction Control in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!