Split fittype command onto multiple lines

2 views (last 30 days)
Scott
Scott on 5 Apr 2012
I have a fit that I'm conducting that is on a very complex equation. It would really simplify any modifications if the line of code that is over 4,500 characters long could be split into multiple lines. I have attempted to use the continuation (...) without success. I have tested it on simple commands: (A=5*...[new line](2+6)) for example and it works just fine. Anyone have any idea how I could split my fittype expression onto multiple lines? Thanks in advance for any help.

Answers (0)

Community Treasure Hunt

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

Start Hunting!