help-octave
[Top][All Lists]
Advanced

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

Handling unusual number conditions


From: Madhusudan Singh
Subject: Handling unusual number conditions
Date: Mon, 5 Sep 2005 22:37:17 -0400
User-agent: KMail/1.7.2

Hi

My measurement sometimes generates some unusual numbers. In the data file, 
this sometimes reads as :

 Overflow

in a column full of numbers.

Can Octave handle this gracefully in some fashion ? The way I read in data is 
to read one line at a time, and then apply str2num to that string to extract 
the numbers.

And the output of the measurement *cannot* be modified. So any suggestions 
other than that could be useful.

Thanks.



-------------------------------------------------------------
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]