how to extract graph from cftool?

6 Ansichten (letzte 30 Tage)
Hee Cheol Lee
Hee Cheol Lee am 3 Mai 2019
Beantwortet: ag am 5 Feb. 2025
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
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 Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by