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

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

[Octave-bug-tracker] [bug #44114] image: plotting a 1D image fails with


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #44114] image: plotting a 1D image fails with gnuplot
Date: Thu, 29 Jan 2015 03:46:55 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.91 Safari/537.36

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

                 Summary: image: plotting a 1D image fails with gnuplot
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Wed 28 Jan 2015 10:46:54 PM EST
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The following two examples work with FLTK:


image (0:1, 1, randi (255, 1, 2))
image (1, 0:1, randi (255, 2, 1))


but not with Gnuplot. The error prints something like this from Gnuplot to the
console:


multiplot> plot "-" binary array=2x2 scan=yx origin=(1,0) dx=0 dy=1 using 1
title "" with image; ;







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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