Why does the debugger not step to the next line on pressing the 'Enter' key while using MATLAB with the "-nodesktop" option?
Show older comments
Why doesn't the debugger step into the next line of code on pressing the 'Enter' key? Instead I have to manually type in the "dbstep" command every time I want to step into the next line of execution. A way around this would be to press the up arrow and to get the "dbstep" command to show up again and then press the 'Enter' key but this way is more tedious.
Accepted Answer
More Answers (0)
Categories
Find more on Environment and Settings 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!