Path: news.mathworks.com!newsfeed-00.mathworks.com!fu-berlin.de!news.musoftware.de!wum.musoftware.de!news.mixmin.net!feeder.eternal-september.org!eternal-september.org!not-for-mail
From: dpb <none@non.net>
Newsgroups: comp.soft-sys.matlab
Subject: Re: .EEG to .MAT conversion
Date: Sun, 08 Nov 2009 15:25:25 -0600
Organization: A noiseless patient Spider
Lines: 11
Message-ID: <hd7d07$dgk$1@news.eternal-september.org>
References: <hd7cgf$6d6$1@fred.mathworks.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: news.eternal-september.org U2FsdGVkX18yi1OaqS+mXB+TbiwsoldK/ff1kcZLIq7ojqPAPZbTX+earGsGqJRBsiXOkci6Mjw3ruwIHtf2+OOUm87N2X2LMBnJkRj3Q2F/6iccpnt41iG0IBC42ogSS5qpglXR2BLlU0FjOYidLQ==
X-Complaints-To: abuse@eternal-september.org
NNTP-Posting-Date: Sun, 8 Nov 2009 21:25:28 +0000 (UTC)
In-Reply-To: <hd7cgf$6d6$1@fred.mathworks.com>
X-Auth-Sender: U2FsdGVkX1+7lxQtj0Azxb/xyA/b3/NSZsdc1Vx0m0k=
Cancel-Lock: sha1:r3yIDwSUtetvfFmM/H2lXb+uPD4=
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
Xref: news.mathworks.com comp.soft-sys.matlab:583409


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

--