Not able to select data points on MATLAB plots
Show older comments
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
on 15 Oct 2023
Edited: Himanshu Gupta
on 16 Oct 2023
Answers (0)
Categories
Find more on Startup and Shutdown 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!