help-octave
[Top][All Lists]
Advanced

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

Handling heterogeneous files


From: John W. Eaton
Subject: Handling heterogeneous files
Date: Sun, 28 Jun 2009 06:09:24 -0400

On 18-Jun-2009, ws wrote:

| I often have data files that have different types in their columns -- for 
| example, an ISO timestamp in the first column (like "1990-03-04T14:01:01"), 
| floats in the other columns, and the occasional string columns (["ok"; "ok"; 
| "notok"; ...]).
| 
| Is there an easy way to import these and deal with them in octave/

Have you looked at the textread function from the Octave Forge "io"
package?

jwe


reply via email to

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