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