Hi 

I'm the developer of the package and the error occures
in the line "error(nargchk(1,1,nargin))".

I will wright a question to the forum, because I read this sometimes more ..
I'm using octave windows version 3.2.2

regards

Michael

----Ursprüngliche Nachricht----
Von: [email protected]
Datum: 09.03.2010 13:22
An: <[email protected]>
Betreff: [OctDev] using neural net package

Hi All
I am completely new to Octave and I want to use Neural Network package.
I have just tried basic commands but I have errors below.

I have this error also with other neural network commands like newff
What am I missing?
Thanks


> b = [1.1,2.1;3.1,4.1]
b =

   1.1000   2.1000
   3.1000   4.1000

octave-3.2.3.exe:11:e:\Octave\3.2.3_gcc-4.4.0\bin
> min_max(b)
error:
error: called from:
error:
e:\Octave\3.2.3_gcc-4.4.0\share\octave\packages\nnet-0.1.10\min_max.m at
line 38, column 1
octave-3.2.3.exe:11:e:\Octave\3.2.3_gcc-4.4.0\bin
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev_______________________________________________
Octave-dev mailing list

[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev





------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to