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

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

[Octave-bug-tracker] [bug #41835] imshow nolonger produces a figure


From: Ian Journeaux
Subject: [Octave-bug-tracker] [bug #41835] imshow nolonger produces a figure
Date: Tue, 11 Mar 2014 16:16:18 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.146 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?41835>

                 Summary: imshow nolonger produces a figure
                 Project: GNU Octave
            Submitted by: ijourneaux
            Submitted on: Tue 11 Mar 2014 04:16:17 PM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: Ian Journeaux
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

With the commandline version of Octave 3.8.1 for Windows from
http://mxeoctave.osuv.de/

The following nolonger displays the image

a = repmat (uint8 (0:255), 100, 1);
imshow (a)

THe image is displayed in the GUI version of Octave 3.8.1






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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