Clear Filters
Clear Filters

Not able to select data points on MATLAB plots

9 views (last 30 days)
As soon I click on plot , recieving the following error:
> In matlab.graphics.interaction.actions/Linger/enterEvent
In matlab.graphics.interaction.actions/Linger/motionCallback
In matlab.graphics.interaction.actions.Linger
Warning: Error occurred while executing the listener callback for event EnterObject defined for class matlab.graphics.interaction.actions.Linger:
Unable to resolve the name 'matlab.graphics.shape.internal.PointDataCursor'.
Error in matlab.graphics.interaction.uiaxes.DataTipsBase/createDatatips
Error in matlab.graphics.interaction.uiaxes.DatatipsHoverLinger/createOnLingerEnter
Error in matlab.graphics.interaction.uiaxes.DataTipsBase/lingerEnterCallback
Error in matlab.graphics.interaction.uiaxes.DataTipsBase>@(o,e)hObj.lingerEnterCallback(o,e)
Error in matlab.graphics.interaction.actions.Linger/enterEvent
Error in matlab.graphics.interaction.actions.Linger/motionCallback
Error in matlab.graphics.interaction.actions.Linger
> In matlab.graphics.interaction.actions/Linger/enterEvent
In matlab.graphics.interaction.actions/Linger/motionCallback
In matlab.graphics.interaction.actions.Linger
  1 Comment
Himanshu Gupta
Himanshu Gupta on 15 Oct 2023
Edited: Himanshu Gupta on 16 Oct 2023
Problem solved within 30 min of posting this question:
Solution: Upgrade to Matlab R2023b

Sign in to comment.

Answers (0)

Categories

Find more on Graphics Objects in Help Center and File Exchange

Products


Release

R2023a

Community Treasure Hunt

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

Start Hunting!