debug few lines
Show older comments
I would like to run only few lines from script is there any way to do that ?
Accepted Answer
More Answers (1)
the cyclist
on 27 Sep 2011
0 votes
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.
Categories
Find more on Modeling 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!