help-octave
[Top][All Lists]
Advanced

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

RE: Bizarre Error


From: Julian DeMarchi
Subject: RE: Bizarre Error
Date: Tue, 11 Feb 2003 23:41:52 -0500

I do not get this error (Win2k, Octave 2.1.42).  Witness:
 
>> str2num('asdf')
ans = []
>> str2num('123asdf')
ans = []
>> 
 
- JD
[ps Peter you mention num2str() but I think you meant str2num()]
 

        -----Original Message----- 
        From: address@hidden [mailto:address@hidden 
        Sent: Tue 2/11/2003 11:35 PM 
        To: address@hidden 
        Cc: 
        Subject: Re: Bizarre Error
        
        


        Just to clarify:
        Entering an erroneous string beginning with numbers (but letters 
following)
        produces an error while an erroneous string beginning with letters 
(followed by
        other numbers or letters) does not.
        I am using windows 98 with cygwin, octave version 2.1.36
        
        
        -------------------------------------------------
        This mail sent through IMP: www-mail.usyd.edu.au
        
        
        
        -------------------------------------------------------------
        Octave is freely available under the terms of the GNU GPL.
        
        Octave's home on the web:  http://www.octave.org
        How to fund new projects:  http://www.octave.org/funding.html
        Subscription information:  http://www.octave.org/archive.html
        -------------------------------------------------------------
        
        




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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