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: Thu, 03 Apr 2014 23:24:49 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

Update of bug #42043 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

I know why this is happening, but I need to figure out how Matlab behaves in
order to maintain compatibility.  Could someone run the following test in
Matlab ard report the results here?


image (1:5, 1:20, 255*eye(60))
daspect ('mode')
daspect
pbaspect ('mode')
pbaspect

image (255*eye(60))
daspect ('mode')
daspect
pbaspect ('mode')
pbaspect



    _______________________________________________________

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]