help-octave
[Top][All Lists]
Advanced

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

Re: Importing data in Octave


From: Jaroslav Hajek
Subject: Re: Importing data in Octave
Date: Thu, 17 Dec 2009 08:55:55 +0100

On Thu, Dec 17, 2009 at 8:50 AM, Alberto Frigerio
<address@hidden> wrote:
>
> Hi everyone, I've a question about importing data in Octave.
>
> I have a matrix saved in a .txt file that I would like to emport in Octave,
> using the statement "load" . But I've I problems if the matrix has character
> headers (for example, the description of the different columns). Hence, how
> can I import a mixed text-numbers matrix ? Have I to manipulate the .txt
> file?
>

Use fscanf, textread or dlmread.


-- 
RNDr. Jaroslav Hajek
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

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