octave-maintainers
[Top][All Lists]
Advanced

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

Re: str2double API changes


From: Julien Salort
Subject: Re: str2double API changes
Date: Mon, 06 Jun 2011 17:56:14 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin)

Carnë Draug <address@hidden> writes:

> Hi could you please test on your MatLab
>
>> str2double(45)
>
> Does it return an error or 'NaN'? That's what has changed. It used to
> return NaN, now it returns an error. Thank you

On my Matlab:

>> str2double(45)

ans =

   NaN

-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on a mailing list?



reply via email to

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