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

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

[Octave-bug-tracker] [bug #36117] datenum does not understand default ou


From: Rik
Subject: [Octave-bug-tracker] [bug #36117] datenum does not understand default output of num2str
Date: Mon, 09 Apr 2012 02:55:42 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0

Update of bug #36117 (project octave):

                  Status:             In Progress => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #10:

Fixed on the development branch in this changeset
(http://hg.savannah.gnu.org/hgweb/octave/rev/34c932e669c8).  To access the fix
you will need to build from Mercurial sources or wait until the 3.8.0
release.

To solve your immediate problem you can use your workaround, use sprintf
("%d", your_number), or use int2str() which specifically produces an integer
output.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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