Split fittype command onto multiple lines
5 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Linear and Nonlinear Regression についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!