octave-maintainers
[Top][All Lists]
Advanced

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

Re: Question about str2double


From: Ben Abbott
Subject: Re: Question about str2double
Date: Mon, 31 Oct 2011 07:19:18 -0400

On Oct 30, 2011, at 10:26 AM, PhilipNienhuis <address@hidden> wrote:

> octave:11> str2double ('1 2 3 4')
> ans =  1234
> 
> Is it intended behaviour that str2double ignores spaces?

Matlab returns NaN. Octave's behavior appears to be buggy. 

Ben


reply via email to

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