Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!73g2000cwn.googlegroups.com!not-for-mail
From: "mishra" <mishradh@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: .dat file in Matlab
Date: 19 Dec 2006 22:38:03 -0800
Organization: http://groups.google.com
Lines: 7
Message-ID: <1166596683.099803.309980@73g2000cwn.googlegroups.com>
NNTP-Posting-Host: 35.10.203.70
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1166596688 9944 127.0.0.1 (20 Dec 2006 06:38:08 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 20 Dec 2006 06:38:08 +0000 (UTC)
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: 73g2000cwn.googlegroups.com; posting-host=35.10.203.70;
Xref: news.mathworks.com comp.soft-sys.matlab:384556



Hi,
I was trying to assign file as an array of y, like y(1)=load name.dat.
Since I have lot of .dat files and I want to assign them as in an array
of y vaules, to be used later in program. Can anyone advise me on this.
Any help would be appriciated.
Thanks.