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

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

[Octave-bug-tracker] [bug #34713] str2double() ignores spaces and multip


From: Kris Thielemans
Subject: [Octave-bug-tracker] [bug #34713] str2double() ignores spaces and multiple commas
Date: Thu, 03 Nov 2011 12:06:47 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

Follow-up Comment #1, bug #34713 (project octave):

similar weird behaviour alluded to in the bug-title, but no example was given
in the original post:


octave:1> str2double('1,2,3,4')
ans =  1234

Expected result: NaN

Kris

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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