debug few lines

1 次查看(过去 30 天)
Uday
Uday 2011-9-27
I would like to run only few lines from script is there any way to do that ?

采纳的回答

Andreas Goser
Andreas Goser 2011-9-27
  1. Select the few lines and press F9 ("Evaluate Selection" - also from the menu)
  2. Check out Cell Mode

更多回答(1 个)

the cyclist
the cyclist 2011-9-27
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.

类别

Help CenterFile Exchange 中查找有关 Workspace Variables and MAT-Files 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by