help-octave
[Top][All Lists]
Advanced

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

Re: new to octave, confused about load(), dlmread et cetera


From: forkandwait
Subject: Re: new to octave, confused about load(), dlmread et cetera
Date: Tue, 31 Aug 2010 14:03:29 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> What i'd like to be able to do is load a bunch of column vectors from a csv
> or text file (created by stata) and have octave grab the headers as variable
> names.  

You might also try using "textread" (help textread).  With textread you can
snarf columns into particular variables.



reply via email to

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