how to extract graph from cftool?

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.

Antworten (1)

ag
ag am 5 Feb. 2025

0 Stimmen

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!

Kategorien

Mehr zu Get Started with Curve Fitting Toolbox finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 3 Mai 2019

Beantwortet:

ag
am 5 Feb. 2025

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by