bugGNU Octave - Bugs: bug #33606, Axis tight for log plots

 
 

bug #33606: Axis tight for log plots

Submitter:  Marco Caliari <caliari>
Submitted:  Tue 21 Jun 2011 12:19:24 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  bpabbott
Originator Name:  Open/Closed:  * Closed
Release:  * 3.4.1 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 18 Sep 2011 03:18:59 PM UTC, comment #3: 
Ben Abbott <bpabbott>
Group Member
Thu 11 Aug 2011 01:00:43 AM UTC, comment #2: 

I"ve converted Marco's diff to a changeset.

(file #23777)

Ben Abbott <bpabbott>
Group Member
Thu 11 Aug 2011 12:59:57 AM UTC, comment #1: 

I"ve converted Marco's diff to a changeset.

Ben Abbott <bpabbott>
Group Member
Tue 21 Jun 2011 12:19:24 PM UTC, original submission:  

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

Marco Caliari <caliari>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #23777:  changeset.patch added by bpabbott (819B - application/octet-stream - Marco's diff as a changeset)
file #23544:  axis.m.patch added by caliari (547B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bpabbott (Posted a comment)
  • -email is unavailable- added by caliari (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-09-18 bpabbott StatusPatch Submitted Fixed
        Assigned toNone bpabbott
        Open/ClosedOpen Closed
    2011-08-11 bpabbott Attached File- Added changeset.patch, #23777
    2011-08-04 rik5 Carbon-CopyRemoved 72865 -
    2011-08-04 rik5 StatusNone Patch Submitted
    2011-06-21 caliari Attached File- Added axis.m.patch, #23544

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code