Can't import Excel data

1 vue (au cours des 30 derniers jours)
Selin Soguksu
Selin Soguksu le 12 Déc 2012
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 commentaire
Jan
Jan le 12 Déc 2012
Please explain what "when I try this" exactly means. It is hard to guess such details.

Connectez-vous pour commenter.

Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 12 Déc 2012
Modifié(e) : Azzi Abdelmalek le 12 Déc 2012
[v,T,vT]=xlsread('Yourfolder/yourfilename')
  1 commentaire
Selin Soguksu
Selin Soguksu le 12 Déc 2012
Thank you for the answer, it works great. :)))

Connectez-vous pour commenter.

Plus de réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by