which format is best to use in MATLAB to use .5 million data.. ?
1 次查看(过去 30 天)
显示 更早的评论
which format is best to use in MATLAB to use .5 millions data.. ? (.5 millions in rows and 5 columns)? Excel sheet or any other format is best?
0 个评论
回答(1 个)
Ken Atwell
2013-7-4
Are you suggesting that you have control over the format of the file you will feed to MATLAB? The "easiest" may be a simple comma-separated value file (.csv). In MATLAB, navigate to the folder where the file exists and double-click it. The Import Tool should start and may just do the right thing.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spreadsheets 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!