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

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

[Octave-bug-tracker] [bug #42043] image(X, Y, Img) yields distorted disp


From: Rik
Subject: [Octave-bug-tracker] [bug #42043] image(X, Y, Img) yields distorted display
Date: Fri, 04 Apr 2014 15:44:08 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

Follow-up Comment #3, bug #42043 (project octave):

I need to ask for another piece of information from Matlab.

Could you run this code and then upload the resulting file?


close all
image (1:5, 1:20, 255*eye(60))
axprop = get (gca);
save ('axprop.v6', 'axprop', '-v6')


If it doesn't work with a structure and '-v6' you could use '-v7', but it
should be fine.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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