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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Analysis 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