Is there any thing to connect 2-3 line commands?

조회 수: 1 (최근 30일)
som
som 2011년 9월 9일
Hi all
a command is too long and it can not be placed in a single line. Is there any thing to connect 2-3 line commands?
thanks

채택된 답변

Grzegorz Knor
Grzegorz Knor 2011년 9월 9일
Use three dots ...
For example:
a = 1 + 2 - 3 + ...
4 + 5 ...
+1;

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by