octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #39100] tsa MEX: "invalid image"


From: Nitzan Arazi
Subject: [Octave-bug-tracker] [bug #39100] tsa MEX: "invalid image"
Date: Wed, 29 May 2013 05:35:57 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.94 Safari/537.36

Follow-up Comment #2, bug #39100 (project octave):

Could not reproduce this with Octave3.6.4 mingw on my win7 x64.

The Isomap script runs with no errors until it gets to line 180 and warns
about deprecated corrcoef which is not compatible with matlab's corrcoef:

warning: corrcoef is not equivalent to Matlab and will be removed from a
future version of Octave; for similar functiona
lity see corr

Since the octave's corcoeff produce a scalar output when the input are ttwo
row vectros the next line 181 produce an "out of bounds indexing error":

error: Isomap: A(I,J): row index out of bounds; value 2 out of bound 1
error: called from:
error:   C:isomapIsomap.m at line 181, column 16

This is unrelated to the issue reported by this discussion.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39100>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]