Starting a new line

59 ビュー (過去 30 日間)
1582251394
1582251394 2016 年 3 月 24 日
コメント済み: 1582251394 2016 年 3 月 24 日
Hi I'm really new to MATLAB. My questions is how to a start a new line without executing the code. For example if I have:
y = 1123414124124124124 (want new line here without executing)

回答 (1 件)

Meghana Dinesh
Meghana Dinesh 2016 年 3 月 24 日
編集済み: Meghana Dinesh 2016 年 3 月 24 日
Are you typing your code in the Command Window? Then use "..." and < enter >
But I suggest you start typing your code in a script. (Home > New > Script)
  1 件のコメント
1582251394
1582251394 2016 年 3 月 24 日
I have an incredibly long piece of code that only calculates one thing (in the worst way possible). I'm just trying to format it nicer. Thank you I will try out script and see if it helps.

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

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by