Starting a new line

52 Ansichten (letzte 30 Tage)
1582251394
1582251394 am 24 Mär. 2016
Kommentiert: 1582251394 am 24 Mär. 2016
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)

Antworten (1)

Meghana Dinesh
Meghana Dinesh am 24 Mär. 2016
Bearbeitet: Meghana Dinesh am 24 Mär. 2016
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 Kommentar
1582251394
1582251394 am 24 Mär. 2016
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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by