AppDesigner doesn't follow the current line (in debug mode)
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
chrisw23
am 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))
Antworten (1)
Siehe auch
Kategorien
Mehr zu Downloads finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!