CFTool fitting fails -- Undefined function or variable 'cfit'
4 views (last 30 days)
Show older comments
I am trying to fit my data using the cftool GUI. I am able to load data, but when I hit fitting and click "new fit" I get this error:
??? Undefined function or variable 'cfit'.
Error in ==> cftool.fit.constructorhelper at 16 h.fit=cfit;
Error in ==> cftool.fit.fit at 16 h = constructorhelper(cftool.fit,varargin{:});
Error in ==> cftoolnewfit at 7 hFit = cftool.fit;
Error in ==> cfswitchyard at 14 [varargout{1:nargout}]=feval(action,varargin{:});
MATLAB Listener error in Fitting.
I just bought this toolbox (I have R2011a) and I was loading my own data, but then I just attempted with an example provided by matlab (load census) and it still does not work.
but it doesn't work for me. Or if someone has a more detailed answer to that solution maybe that would help.
Any suggestions would help.
Stephanie
1 Comment
Star Strider
on 17 Sep 2012
I suggest you look through Download, Installation, Activation & Startup Troubleshooting, or if that doesn't solve your problem, contact MathWorks Support. It seems likely that something went wrong in your installation process, since some of Curve Fitting Toolbox functions show up and others don't.
Answers (1)
Stephanie D
on 18 Sep 2012
Edited: Stephanie D
on 18 Sep 2012
1 Comment
Nanje Gowda Appanna
on 22 Jun 2022
Hi
I am facing same error.
Could you please help me how to resolve the issue
See Also
Categories
Find more on Get Started with Curve Fitting Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!