Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: dlmread error??
Date: Mon, 15 Jun 2009 03:03:00 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 7
Message-ID: <h14dl4$s4l$1@fred.mathworks.com>
References: <h14bfp$gvv$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1245034980 28821 172.30.248.37 (15 Jun 2009 03:03:00 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 15 Jun 2009 03:03:00 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1652144
Xref: news.mathworks.com comp.soft-sys.matlab:547413


Also, what happens when you use:

dlmread('ADRY_Pre_Leg_WCONT_rms.csv', ' ', 2, 1)

without assigning it to a variable (i.e. M)? Will it read it?

Also, what kinda data are you trying to read? Numbers? Text? Mixed?