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

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

[Octave-bug-tracker] [bug #36866] Calling imagesc on complex matrix caus


From: Rik
Subject: [Octave-bug-tracker] [bug #36866] Calling imagesc on complex matrix causes octave to crash
Date: Tue, 31 Jul 2012 18:12:12 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1

Update of bug #36866 (project octave):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Image data really can't be complex.  I have put a test in the image routines
which checks for complex data and avoids creating the plot if any is present. 
This will stop the crash you are seeing since the pipe to gnuplot will not be
opened.

The changeset is here
(http://hg.savannah.gnu.org/hgweb/octave/rev/489736962e80).  In order to
access the fix you will need to build from Mercurial sources or wait until the
next major release 3.8.0.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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