From: Sevan on
Hi,

I have the following version of Matlab:
MATLAB Version 6.0.0.88 (R12) on PCWIN

and I'm not sure if it includes the Optimization Toolbox.
I'm getting: Undefined function or variable 'optimtool'
but not with e.g. optimset

Does anybody know if it should be there or if my version's too old?
Thanks in advance.
From: Steven Lord on

"Sevan " <sevantess(a)hotmail.com> wrote in message
news:hpatiu$sq1$1(a)fred.mathworks.com...
> Hi,
>
> I have the following version of Matlab:
> MATLAB Version 6.0.0.88 (R12) on PCWIN
>
> and I'm not sure if it includes the Optimization Toolbox.

You can check this using the VER function.

> I'm getting: Undefined function or variable 'optimtool'
> but not with e.g. optimset
>
> Does anybody know if it should be there or if my version's too old?

OPTIMTOOL was introduced in version 3.1 of Optimization Toolbox, which was
part of release R2006b.

http://www.mathworks.com/access/helpdesk/help/toolbox/optim/rn/bqutxct-1.html

Release R12 was released in *checks* November of 2000, so even if you do
have Optimization Toolbox your version is about 6 years too old to use
OPTIMTOOL.

--
Steve Lord
slord(a)mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ