bugGNU Octave - Bugs: bug #43202, Log Plots sometimes do not show...

 
 

bug #43202: Log Plots sometimes do not show tick marks

Submitter:  None
Submitted:  Fri 12 Sep 2014 12:02:27 AM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Feature Request
Status:  None Assigned to:  None
Originator Name:  Brian Chow Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.6.2
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 24 Sep 2014 03:38:05 AM UTC, comment #2: 

Without a test case, run in a supported version of Octave, this will be impossible to debug.

Rik <rik5>
Group administrator
Fri 12 Sep 2014 04:27:03 PM UTC, comment #1: 

Octave 3.6.2 is "ancient".
I wouldn't be surprised if this issue has been fixed long time ago (it does ring a bell).

Can you upgrade to 3.8.x? There's a 3.8.2 "unofficial" binary installer online.

Philip Nienhuis <philipnienhuis>
Group Member
Fri 12 Sep 2014 12:02:27 AM UTC, original submission:  

The log plots sometimes do not show the finer division tick marks (for example, between 10^0 and 10^1, values of 2, 3, 4, etc.) when I try to plot with the ax=axes; set(ax, 'Xscale', 'log'). The 'hold on' command can surprisingly take the tick marks away as well.

The grid on command is not successful with showing up on the finer tick marks, as they only appear for 1e0, 1e1, etc. - the main logarithmic divisions.

I also would prefer in lieu of the 1e+0 1e+2 etc. notation the 10^0 10^2 etc. notation.

Thanks for your consideration.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by None (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-09-24 rik5 Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code