csv loading

Michael Grossbach michael at grossbach.org
Thu Apr 16 12:43:30 CDT 2009


Oguz Yarimtepe wrote:
> Hi,
> 
> I was trying to use csv file that is exported from MySQL database. It
> seems there is a package[1] i can use but it is not reachable. Anybody
> has it?
> 
> [1] http://wiki.octave.org/wiki.pl?TipsTricks (A hack to get Hornik's
> "aload.m" function to load Comma Separated Values (*.csv) files)
> 
> Or is there any other simple way to use mysql csv files.
> 

Try the csvread() function.

HTH, Michael


More information about the Help-octave mailing list