Clear Filters
Clear Filters

Data cursor combined with 'brush' in UIAxes

3 views (last 30 days)
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

Answers (0)

Categories

Find more on Develop uifigure-Based Apps in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!