help-octave
[Top][All Lists]
Advanced

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

Re: Importing data


From: Ben Abbott
Subject: Re: Importing data
Date: Tue, 25 Mar 2008 19:07:13 -0400


On Mar 25, 2008, at 5:18 PM, Worik wrote:
Friends

I am new (about a week) to octave and am just starting to find my feet.

I cannot find out how to import data from a CSV file. Can anyone point
me to an example of how to do that?
cheers
Worik
--
They laughed at Einstein. They laughed at the Wright Brothers. They
laughed at Bozo the Clown.

If all you have is numeric data with a consistent number of rows/ columns.

> data = load ("filename.txt")

Ben


reply via email to

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