Plot in matlab 2012 not working in matlab 2016
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?
Respuestas (2)
Haritha
el 16 de Oct. de 2018
0 votos
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.
1 comentario
Swanand Lele
el 16 de Oct. de 2018
Star Strider
el 16 de Oct. de 2018
0 votos
Categorías
Más información sobre Interactive Control and Callbacks en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!