Path: news.mathworks.com!not-for-mail
From: "josep " <joancampoy@hotmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: xlsread
Date: Fri, 17 Aug 2007 19:07:49 +0000 (UTC)
Organization: Univ La Salle
Lines: 12
Message-ID: <fa4rm5$81d$1@fred.mathworks.com>
References: <fa4jnt$jc$1@fred.mathworks.com>
Reply-To: "josep " <joancampoy@hotmail.com>
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 1187377669 8237 172.30.248.37 (17 Aug 2007 19:07:49 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 17 Aug 2007 19:07:49 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 357559
Xref: news.mathworks.com comp.soft-sys.matlab:424351



"Alasdair " <alasdair.macarthur@ed.ac.uk> wrote in message
<fa4jnt$jc$1@fred.mathworks.com>...
> When using xlsread I am only able to read one sheet of 
> Excel data into Matlab. I can not read another sheet in 
> later in the session. Any one know a way round this? 

Hi,

Try...
>>xlsread(file,'sheet2')

or use the name of the sheet