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

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

[Octave-bug-tracker] [bug #41395] Octave crashes without error message o


From: Felipe G. Nievinski
Subject: [Octave-bug-tracker] [bug #41395] Octave crashes without error message on this script
Date: Wed, 29 Jan 2014 20:57:25 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36

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

diary helps:


diary mydiary

imwrite(randn(800,600,3),'photo2.tiff');

clear all;
A=imread('photo2','tiff');

clear all;
A=imread('photo2','tiff');
-verbatim+

then mydiary contains:

diary helps:


>> imwrite(randn(800,600,3),'photo2.tiff');
warning: your version of GraphicsMagick limits images to 8 bits per pixel
>> clear all;
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
-verbatim+


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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