Plot in matlab 2012 not working in matlab 2016
1 view (last 30 days)
Show older comments
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?
0 Comments
Answers (2)
Haritha
on 16 Oct 2018
Hi,
In your Matlab 2012 code commands may be updated in Matlab 2016. Compare both the call backs with updated commands. You will get the solution.
See Also
Categories
Find more on Interactive Control and Callbacks 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!