bugGNU Octave - Bugs: bug #36482, datetick issues error messages

 
 

bug #36482: datetick issues error messages

Submitter:  None
Submitted:  Wed 16 May 2012 01:42:50 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Fixed Assigned to:  dbateman
Originator Name:  Guangliang He Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.6.1
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 21 May 2012 11:27:02 AM UTC, comment #3: 
John W. Eaton <jwe>
Group administrator
Sun 20 May 2012 10:42:15 PM UTC, comment #2: 

I believe I fixed this in the changeset 4f458e882516.

D.

David Bateman <dbateman>
Group Member
Wed 16 May 2012 11:47:45 PM UTC, comment #1: 

Confirmed on a recent development tip (5/16/12).

Rik <rik5>
Group administrator
Wed 16 May 2012 01:42:50 PM UTC, original submission:  

When plotting with a particular set of dates (attached), calling datetick('mm/dd') generates a set of error messages.

--------------------------
octave:1> load debug
octave:2> plot(d,d)
octave:3> datetick('mm/dd')
error: datenum: subscript indices must be either positive integers or logicals
error: called from:
error:   E:\Octave\Octave3.6.1_gcc4.6.2\share\octave\3.6.1\m\time\datenum.m at line 121, column 5
error:   E:\Octave\Octave3.6.1_gcc4.6.2\share\octave\3.6.1\m\time\datetick.m at line 186, column 14
error:   E:\Octave\Octave3.6.1_gcc4.6.2\share\octave\3.6.1\m\time\datetick.m at line 42, column 5
octave:3>
--------------------------

However, datetick('mm/dd', 'keepticks') works.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #25871:  debug added by None (752B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

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

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-05-20 dbateman StatusConfirmed Fixed
        Assigned toNone dbateman
        Open/ClosedOpen Closed
    2012-05-16 rik5 StatusNone Confirmed
    2012-05-16 None Attached File- Added debug, #25871

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code