show same text on 2 lines without getting an error

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

 Accepted Answer

Put ... at the end of the first line, something like
a = 3 * ...
4;

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!