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

2 次查看(过去 30 天)
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 中查找有关 Modeling 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!

Translated by