Can't import Excel data

Hello friends, I have an Excel spreadsheet which have 10 columns and 10000 rows. I want to import this spreadsheet to MATLAB. But when I try this, a new window comes with a table, but the table is empty. But it has to be fill with my data. How can I get an Excel data to my workspace? Please help me.

1 comentario

Jan
Jan el 12 de Dic. de 2012
Please explain what "when I try this" exactly means. It is hard to guess such details.

Iniciar sesión para comentar.

 Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 12 de Dic. de 2012
Editada: Azzi Abdelmalek el 12 de Dic. de 2012

0 votos

[v,T,vT]=xlsread('Yourfolder/yourfilename')

1 comentario

Selin Soguksu
Selin Soguksu el 12 de Dic. de 2012
Thank you for the answer, it works great. :)))

Iniciar sesión para comentar.

Más respuestas (0)

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by