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!