Drexel dragonThe Math ForumDonate to the Math Forum



Search All of the Math Forum:

Views expressed in these public forums are not endorsed by Drexel University or The Math Forum.


Math Forum » Discussions » Software » comp.soft-sys.matlab

Topic: initsompc error
Replies: 1   Last Post: Jan 16, 2013 11:51 AM

Advanced Search

Back to Topic List Back to Topic List Jump to Tree View Jump to Tree View  
Steven Lord

Posts: 17,619
Registered: 12/7/04
Re: initsompc error
Posted: Jan 16, 2013 11:51 AM
  Click to see the message monospaced in plain text Plain Text   Click to reply to this topic Reply



"Peter " <pbezeau@ualberta.ca> wrote in message
news:kd4ngv$6lf$1@newscl01ah.mathworks.com...
> Hi,
>
> I'm running into an error with the initsompc function. When running
>
> dim=[d1 d2];
> pos=hextop(dim);
> plotsom(pos)
>
> w=initsompc(zg,dim,pos);
>
> I get...
>
> Error using initsompc (line 110)
> Too many input arguments.
>
>
> I also tried cutting and pasting the example from doc initsompc and I get
> the same error.
> Does anyone have any suggestions?


First, check that you're using the correct INITSOMPC (the one from Neural
Network Toolbox, I assume, not one from some other non-MathWorks toolbox?)

Second, check to make sure that you're using the appropriate version of the
documentation for your release. If you're using the online documentation,
that is for the current release and may include commands that will not work
on older releases (because they use new functionality or reflect bug fix or
intentionally incompatible changes.)

--
Steve Lord
slord@mathworks.com
To contact Technical Support use the Contact Us link on
http://www.mathworks.com




Point your RSS reader here for a feed of the latest messages in this topic.

[Privacy Policy] [Terms of Use]

© Drexel University 1994-2013. All Rights Reserved.
The Math Forum is a research and educational enterprise of the Drexel University School of Education.