I fitted a curve using CFTOOL. After that i saved the data to the "workspace". Now i want to use the fitted data points. So how can i extract them from the object saved to the workspace?

2 views (last 30 days)
How can i extract data points from object in curve fitting tool?

Accepted Answer

Matt J
Matt J on 3 Jan 2014
Just start using it to evaluate points
cfitObj(points)

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!