- Select a fit and save it to the MATLAB workspace using one of these methods:
- Right-click the fit in the Table Of Fits pane, and select Save "myfitname" to Workspace.
- On the Curve Fitter tab, in the Export section, click Export and select Export to Workspace.
- Select the options you intend to export, and click ok.
how to extract graph from cftool?
조회 수: 6 (최근 30일)
이전 댓글 표시
Hi everyone, i am just learning very basics of matlab.(very very elementary step)
- i used cftool to fit my data into the graph.
- i want to know how to bring 'the code used in the cftool automatically' to the workspace.
- for example, i found how to work cftool. like this
- And i want to move this graph into the original workspace like this. (this is not what i've done, so i don't know how to do it.)
- i hope someone teach me the way very kindly.. thanks.
댓글 수: 0
답변 (1개)
ag
2025년 2월 5일
To export the generated fit to the workspace, kindly follow the below steps:
For more details, please refer to the following MathWorks documentation: https://www.mathworks.com/help/curvefit/generating-code-and-exporting-fits-to-the-workspace.html#:~:text=Surface%20Fitting.-,Exporting%20a%20Fit%20to%20the%20Workspace,-To%20export%20a
Hope this helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with Curve Fitting Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!