Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: .EEG to .MAT conversion
Date: Sun, 8 Nov 2009 22:09:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 14
Message-ID: <hd7fht$b3n$1@fred.mathworks.com>
References: <hd7cgf$6d6$1@fred.mathworks.com> <hd7d07$dgk$1@news.eternal-september.org>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257718141 11383 172.30.248.35 (8 Nov 2009 22:09:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 8 Nov 2009 22:09:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 2083250
Xref: news.mathworks.com comp.soft-sys.matlab:583413


dpb <none@non.net> wrote in message <hd7d07$dgk$1@news.eternal-september.org>...
> Jake wrote:
> > I was wondering how one might go about accessing the information in a
> > .EEG file in Matlab?
> 
> All depends on how the file data are written.
> 
> help iofun
> 
> for a list of Matlab functions that may be useful
> 
> --

Ah, thanks, just need to figure out how the file data is written than.