[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Array index out of bounds
From: |
Krishnaprasad |
Subject: |
Array index out of bounds |
Date: |
Mon, 22 Sep 2014 06:01:49 -0700 (PDT) |
Hallo all,
I programmed a script which can train the system using SOM (Self Organizing
Map). I used the SOMtoolbox for this implementation and it was programmed in
Matlab. I migrated the code to Octave 3.8.0 and when I executed this code, I
am getting Array index out of bound generated from one of the scripts of the
SOMtoolbox. Further, I also notice that Octave 3.8.0 crashes when I call
som_show() function that displays the GUI on how well the data is clustered.
Can I get suggestions from the forum to resolve the above problems?
Regards,
Krishnaprasad
--
View this message in context:
http://octave.1599824.n4.nabble.com/Array-index-out-of-bounds-tp4666628.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Array index out of bounds,
Krishnaprasad <=
- Re: Array index out of bounds, James Sherman Jr., 2014/09/22
- Re: Array index out of bounds, Dmitri A. Sergatskov, 2014/09/22
- Re: Array index out of bounds, Krishnaprasad, 2014/09/22
- Re: Array index out of bounds, Krishnaprasad, 2014/09/22
- Re: Array index out of bounds, Krishnaprasad, 2014/09/23
- Re: Array index out of bounds, Mike Miller, 2014/09/23