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!