I have a plot with callbacks attached to the points on the plot. This functionality works well in Matlab 2012. But when I am trying to use it in Matlab 2016, the callbacks are becoming unresponsive and works rarely. Any idea why this is happening?

1 view (last 30 days)
I have a plot with callbacks attached to the points on the plot. This functionality works well in Matlab 2012. But when I am trying to use it in Matlab 2016, the callbacks are becoming unresponsive and works rarely. Any idea why this is happening?
  1 Comment
Steven Lord
Steven Lord on 16 Oct 2018
That's going to be extremely difficult or impossible to answer without seeing a small sample of your code. Show the code you use to create a simple plot and the code that sets the callback function.

Sign in to comment.

Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!