Problem importing data from xls file to matlab
显示 更早的评论
Hi,
I'm having trouble importing data from an xls file containing numbers and text.
My excel sheet has 15000 rows and 8 columns (numbers, text, date) without a lot of missing values.
The problem is that whene i import my data into matlab using xlsread, the 700 first rows from my xls file are imported correctly but the 14300 other rows are full of missing values (not missing in excel).
Do you have an explanation and a solution please?
Thanks!
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!