Run a short code in a big program

1 回表示 (過去 30 日間)
ly
ly 2015 年 9 月 12 日
コメント済み: ly 2015 年 9 月 12 日
Hi!
I have a big program about 250 rows. It is included 3 parts. Part 1 is from 1-60 rows, Part 2 is from 61-150, Part 3 is the last.
Now I want to run Part 1 and disable Part 2 and 3. After that I want to run Part 2 and disable Part 1 and 3.
Running each part to make sure it is working or not and save time.

採用された回答

the cyclist
the cyclist 2015 年 9 月 12 日
One of the easiest ways to do this is to use code sections.
  1 件のコメント
ly
ly 2015 年 9 月 12 日
Thanks!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAnalysis of Big Data with Tall Arrays についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by