Plot in matlab 2012 not working in matlab 2016
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Haritha
el 16 de Oct. de 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.
Ver también
Categorías
Más información sobre Interactive Control and Callbacks en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!