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

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

[Octave-bug-tracker] [bug #35363] fplot key messed up


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #35363] fplot key messed up
Date: Tue, 24 Jan 2012 20:43:56 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7

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

                 Summary: fplot key messed up
                 Project: GNU Octave
            Submitted by: dasergatskov
            Submitted on: Tue 24 Jan 2012 08:43:55 PM GMT
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Dmitri A. Sergatskov
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

With gnuplot (3.4.4) backend on octave 3.6.0 fplot 
messes up the key label if the function defined through "@"
mechanism:

E.g.:

fun = @(t) sin(t);
fplot(fun, [-5,5])

That works fine with fltk backend.

Note that Matlab does not put key at all -- but
perhaps this is a separate issue.

Dmitri.
-- 
 





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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