how to extract graph from cftool?

조회 수: 6 (최근 30일)
Hee Cheol Lee
Hee Cheol Lee 2019년 5월 3일
답변: ag 2025년 2월 5일
Hi everyone, i am just learning very basics of matlab.(very very elementary step)
  1. i used cftool to fit my data into the graph.
  2. i want to know how to bring 'the code used in the cftool automatically' to the workspace.
  3. for example, i found how to work cftool. like thisKakaoTalk_20190503_161640250.png
  4. 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.)KakaoTalk_20190503_161703185.png
  5. i hope someone teach me the way very kindly.. thanks.

답변 (1개)

ag
ag 2025년 2월 5일
To export the generated fit to the workspace, kindly follow the below steps:
  1. Select a fit and save it to the MATLAB workspace using one of these methods:
  2. Right-click the fit in the Table Of Fits pane, and select Save "myfitname" to Workspace.
  3. On the Curve Fitter tab, in the Export section, click Export and select Export to Workspace.
  4. Select the options you intend to export, and click ok.
Hope this helps!

카테고리

Help CenterFile 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!

Translated by