show same text on 2 lines without getting an error
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Honglei Chen
il 23 Feb 2012
Put ... at the end of the first line, something like
a = 3 * ...
4;
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!