debug few lines
이전 댓글 표시
I would like to run only few lines from script is there any way to do that ?
채택된 답변
추가 답변 (1개)
the cyclist
2011년 9월 27일
0 개 추천
One way is to use "cell mode". Put the characters "%%" (without quotes) on the lines above and below the section you want to run. Put the cursor in that section, and it will be highlighted. You can then run just that section.
카테고리
도움말 센터 및 File Exchange에서 Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!