Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

defining several command lines as description without using sign % before all of them

조회 수: 1 (최근 30일)
millennium
millennium 2014년 1월 29일
마감: MATLAB Answer Bot 2021년 8월 20일
i write a script and i want to run it step by step for easy troubleshooting.how can i define a command line and all of the line after it as description? for example i have a 30 line command script and i want to run only the first three lines and all the other 27 lines define as description.is there any way to do this without using sign '%' line by line? i dont want to use sign '%' 27 times for all of remaning line.is there easier solution? thanks

답변 (1개)

José-Luis
José-Luis 2014년 1월 29일
편집: José-Luis 2014년 1월 29일
%{
Look I am all commented out
Even here
and here
ad nauseam
%}
  댓글 수: 4

이 질문은 마감되었습니다.

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by