Home > Archive > Matlab > October 2006 > Re: nftool fails to open
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: nftool fails to open
|
|
| Steven Lord 2006-10-31, 8:02 am |
|
"Dan Collins" <d.s.c@earthlink.net> wrote in message
news:ef44df9.-1@webcrossing.raydaftYaTP...
>I just installed my neural network toolbox and it seems to funtion
> ok, however when i try to open the nftool GUI I get the undefined
> function or variable error. Does anybody know why this is?
The NFTOOL GUI was introduced in version 5.0 of Neural Network Toolbox,
which shipped with R2006a.
http://www.mathworks.com/access/hel...net/rn/rn3.html
If you have a version of Neural Network Toolbox prior to 5.0, it will not
have this functionality. You can check which version of the toolbox you
have using the VER function.
--
Steve Lord
slord@mathworks.com
| |
| Dan Collins 2006-10-31, 8:02 am |
| Steven Lord wrote:
>
>
>
> "Dan Collins" <d.s.c@earthlink.net> wrote in message
> news:ef44df9.-1@webcrossing.raydaftYaTP...
funtion[color=darkred]
undefined[color=darkred]
>
> The NFTOOL GUI was introduced in version 5.0 of Neural Network
> Toolbox,
> which shipped with R2006a.
>
> <http://www.mathworks.com/access/hel...net/rn/rn3.html>
>
> If you have a version of Neural Network Toolbox prior to 5.0, it
> will not
> have this functionality. You can check which version of the
> toolbox you
> have using the VER function.
>
> --
> Steve Lord
> slord@mathworks.com
>
>
>
Hi Steven,
Thanks for the reply. I do not think that the version is the problem,
because I received this toolbox directly from mathworks yesterday via
download. I would imagine they would be distributing the latest
release.
| |
| Dan Collins 2006-10-31, 8:02 am |
| Scratch that. I booted up on my windows partition to check and it is
version 4.0.6. Why would they give me an outdated version?
|
|
|
|
|