Re: xls to matrix



"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

.


Quantcast