AppDesigner doesn't follow the current line (in debug mode)
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have reinstalled matlab 2019a (moved to new laptop). For some reason, when debugging in AppDesigner, it doesn't follow the current line.
i.e., when setting a break point at a certain line and pressing F5, the display stays on the last position and i need to manualy look for the position of the curser. It doesn't happen on the matlab itself but only in AppDesigner.
3 comentarios
chrisw23
el 31 de En. de 2023
As a workaround you can set the Highlight Current Line in the Editor/Debugger preferences.
I have seen this error too (in R2022b) but haven't found a fix. (BTW the cursor moves while debugging but there is nothing more visualized))
Respuestas (1)
Ver también
Categorías
Más información sobre Downloads 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!