
Cannot write new code or change variables when in Debug Mode
조회 수: 6 (최근 30일)
이전 댓글 표시
Hi,
since today, when i write new code or try to change variables, it will skip it. I have to restart Matlab for it to work. Anyway to fix this?
댓글 수: 0
채택된 답변
Nikhil Vyas
2016년 4월 26일
You can't make changes to your code while you're in Debug mode. If you try to save your changes, it would prompt you to exit the Debug mode.

If you select 'Do not show this prompt again' and press OK, it won't confirm with you the next time it exists debug mode when you try to save your changes.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!