Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: xlsread-multiple sheets
Date: Tue, 20 Oct 2009 12:03:06 +0000 (UTC)
Organization: Fiat Auto spa
Lines: 8
Message-ID: <hbk8tq$li0$1@fred.mathworks.com>
References: <656386755.85551.1256029162219.JavaMail.root@gallium.mathforum.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 1256040186 22080 172.30.248.35 (20 Oct 2009 12:03:06 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 20 Oct 2009 12:03:06 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1145677
Xref: news.mathworks.com comp.soft-sys.matlab:578659



> matrix = xlsread('test', 'Sheet'); 

matrix = xlsread('test', Sheet); 

try without marks

Giacomo