matlab - Automatic Code Identation -
i have huge code , testing purpose have add whole script infinite while loop there short way (without pressing space each row) add space indentation whole code consider part of 1 while loop ? such example when press ctrl +r comments out line
ctrl-i/cmd-i automatically indent file. other wse select multiple row , use tab/shift-tab move them backwards , forwards.
for indentation must, matlab language not care not must indent it. additionally, can execute code command line, script or function called umar
, command line type while 1, umar; end
.
Comments
Post a Comment