help-octave
[Top][All Lists]
Advanced

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

Re: large input data


From: Shai Ayal
Subject: Re: large input data
Date: Wed, 11 Jan 2006 20:51:36 +0200
User-agent: Thunderbird 1.5 (Windows/20051201)

look at the help for the following functions:

load
textread
dlmread
csvread
csv2cell

all of them can load data from text files. csvread & csv2cell can read from CSV files which can be exported from most spreadsheets

for your second question, search this help list with for occurrences of "print"

Shai

Hayden Rampadarath wrote:
Hi,
i am using GNU Octave version 2.1.71, in Cygwin for my research project, and have a lot of input data. i would like to know an easier method than typing them in. Can i do some thing for it to read it from say notepad, or something?? Also, how do i make and save plots using this version?? Thanks
Hayden

------------------------------------------------------------------------
To help you stay safe and secure online, we've developed the all new *Yahoo! Security Centre* <http://us.rd.yahoo.com/mail/uk/taglines/default/security_centre/*http://uk.security.yahoo.com/>.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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