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

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

[Octave-bug-tracker] [bug #33606] Axis tight for log plots


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #33606] Axis tight for log plots
Date: Tue, 21 Jun 2011 12:19:24 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13

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

                 Summary: Axis tight for log plots
                 Project: GNU Octave
            Submitted by: caliari
            Submitted on: Tue 21 Jun 2011 12:19:24 GMT
                Category: Plotting
                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.4.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Dear maintainers,

the following lines 

x=linspace(1,2);
loglog(x,x,x,x);
axis tight


give me an error: binary operator `<=' not implemented for `cell' by `scalar'
operations. The enclosed patch seems to fix the problem.

Best regards,

Marco



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 21 Jun 2011 12:19:24 GMT  Name: axis.m.patch  Size: 547B   By:
caliari

<http://savannah.gnu.org/bugs/download.php?file_id=23544>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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