show same text on 2 lines without getting an error
1 回表示 (過去 30 日間)
古いコメントを表示
i am in the middle of writing a script and it is very long and i wanted to put some of it on a second line but when i press enter i get and error i tried ... but that is not working
0 件のコメント
採用された回答
Honglei Chen
2012 年 2 月 23 日
Put ... at the end of the first line, something like
a = 3 * ...
4;
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!