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

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

[Octave-bug-tracker] [bug #36536] str2double is case-sensitive


From: Rik
Subject: [Octave-bug-tracker] [bug #36536] str2double is case-sensitive
Date: Sat, 26 May 2012 04:18:16 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0

Update of bug #36536 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #2:

I have a patch that implements most of this, but I want to know if Matlab
handles a capital 'I' for the imaginary unit.  Can you try the following?


str2double ('I')
str2double ('2I')
str2double ('2*I')
str2double ('1 + 2*I')
str2double ('1 + inf*i')



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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