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

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

[Octave-bug-tracker] [bug #34605] isequal fails on diagonal matrix


From: Rik
Subject: [Octave-bug-tracker] [bug #34605] isequal fails on diagonal matrix
Date: Fri, 21 Oct 2011 13:53:33 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Follow-up Comment #6, bug #34605 (project octave):

There are two approaches, I suppose, to dealing with this.  

First, 3.2.4 is old and an unsupported version of Octave.  The latest version
is 3.4.3 and has many, many improvements.  One choice for you would be to
switch to a more recent version of Octave and see if the problem re-appears.

Second, if you really want to debug this then start Octave, use the command
'diary on', and proceed to work normally until you get a failure.  Use 'diary
off' and quit Octave.  The entire history of commands necessary to reproduce
the error will be in the file <diary> in the current working directory. 
Upload that file to this bug report and I can run it and see if it produces
any problems in 3.2.4 or other versions of Octave.  If it doesn't produce an
error, however, then it is probably something on your system and I will just
recommend solution 1 of upgrading to a newer version.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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