Error "Too many DATANAMES" for number series
1 次查看(过去 30 天)
显示 更早的评论
Hi all,
I am loading a time series file from Excel to Matlab which contains 208 columns and 700 rows. But as soon as pressing the load button in FTStool,....The Error box is displayes as "Too Many DATANAMES for the number series"
Please help, why is this error occurring? Is it because Matlab cant hold large time series data?
0 个评论
采纳的回答
Leah
2012-5-2
It's definitely not too big. I bring in sets much larger than this all the time. I've never used the FTStool, but sometimes when I'm importing data from Excel I have the problem of cells not really being empty, so it's trying to bring in a much larger portion of the worksheet.
Solution. I select all the "empty" columns past my data (use ctrl+shift), delete. Do the same thing for rows.
Save file, try to re-import
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Whos 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!