Skip to Main Content Skip to Search
Login
File Exchange
MATLAB Newsgroup
Link Exchange
  Blogs  
 Contest 
MathWorks.com

Thread Subject: curve fitting: getting started problem

Subject: curve fitting: getting started problem

From: Steffen Brinckmann

Date: 23 Jun, 2008 17:40:18

Message: 1 of 5

Hey,
I run R2008a.
Problem:
-during installation I choose to install the curve fitting
toolbox
-"ver" tells me that I have the curve fitting toolbox
installed. "Version 1.2.1"
-"help fit" gives me help on the cf toolbox.

However, if I run "cftool" Matlab complains that the curve
fitting toolbox is not installed:
"??? Error using ==> cftool at 19
The use of the function CFTOOL requires the Curve Fitting
Toolbox."


What do I do wrong??
Thank you very much for you help.
Steffen

Subject: curve fitting: getting started problem

From: Marcus M. Edvall

Date: 23 Jun, 2008 17:51:58

Message: 2 of 5

See help license in Matlab and you can sort things out.

Best wishes, Marcus
Tomlab Optimization Inc.
http://tomopt.com/
http://tomdyn.com/

Subject: curve fitting: getting started problem

From: Steffen Brinckmann

Date: 23 Jun, 2008 18:13:02

Message: 3 of 5

license gives "234393"
S=license('inuse','MATLAB') gives:
"feature: 'matlab''
and my user name

and any license test
license('test','curve fitting toolbox')
license('test','Curve Fitting Toolbox')
license('test','cftool')

delivers 0

What is wrong here? What do I have to do??

License problems like these: "you have a license but spend
days making it work" are the biggest reason why I like free
software.

Subject: curve fitting: getting started problem

From: Marcus M. Edvall

Date: 23 Jun, 2008 18:30:35

Message: 4 of 5

I think they should all be with underscores (not case sensitive) by
the documentation:

license('checkout','curve_fitting_toolbox')
license('test','curve_fitting_toolbox')

Best wishes, Marcus
Tomlab Optimization Inc.
http://tomopt.com/
http://tomdyn.com/

Subject: curve fitting: getting started problem

From: Steffen Brinckmann

Date: 23 Jun, 2008 19:14:02

Message: 5 of 5

Thanks Marcus. I solved it.

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
not working Steffen Brinckmann 23 Jun, 2008 14:17:33
license Steffen Brinckmann 23 Jun, 2008 14:17:33
curve fitting Steffen Brinckmann 23 Jun, 2008 13:45:04
getting started Steffen Brinckmann 23 Jun, 2008 13:45:04
rssFeed for this Thread

envelope graphic E-mail this page to a colleague

Public Submission Policy
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Disclaimer prior to use.
Related Topics