AppDesigner doesn't follow the current line (in debug mode)
3 views (last 30 days)
Show older comments
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 Comments
chrisw23
on 31 Jan 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))
Answers (1)
See Also
Categories
Find more on Downloads 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!