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: Fri, 06 Apr 2012 22:09:40 +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:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

The issue you identify is with the output format of num2str.  Since you have
access to Matlab, can you verify how Matlab handles large integers in
num2str?


num2str (1e6)
num2str (1e7)
num2str (1e8)
num2str (1e9)
num2str (1e10)

num2str ([1e8, pi])



    _______________________________________________________

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]