Re: xls to matrix
- From: "Yair Altman" <altmanyDEL@xxxxxxxxxxxxxxx>
- Date: Fri, 31 Aug 2007 12:32:06 +0000 (UTC)
"Yousuf " <shakir116@xxxxxxxxx> wrote in message
<fb7v9c$lm9$1@xxxxxxxxxxxxxxxxxx>...
I have data in an excel ***. Some columns have strings
while others have integers. How can I bring (import) this
xls *** into matlab as a matrix. Thanks
Yousuf
Use Matlab's built-in xlsread function, using the raw-format
output arg to get a cell matrix of the data.
For more advanced import options, consider using my
OfficeDoc submission:
http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=15192
Yair Altman
http://ymasoftware.com
.
- Follow-Ups:
- Re: xls to matrix
- From: Yousuf
- Re: xls to matrix
- References:
- xls to matrix
- From: Yousuf
- xls to matrix
- Prev by Date: Re: Variables in GUI
- Next by Date: Re: Modelling end stops (integrator reset)
- Previous by thread: Re: xls to matrix
- Next by thread: Re: xls to matrix
- Index(es):