show same text on 2 lines without getting an error

2 Ansichten (letzte 30 Tage)
lowcalorie
lowcalorie am 23 Feb. 2012
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

Akzeptierte Antwort

Honglei Chen
Honglei Chen am 23 Feb. 2012
Put ... at the end of the first line, something like
a = 3 * ...
4;

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by