Reading a large text file with 3652500 rows and 8 columns

1 次查看(过去 30 天)
Hi,
I have a text file without headers.I have 3652500 rows in the text file. How can I read this text file using MATLAB. There is a space column before first column. Sample of the file is attached to see.

回答(1 个)

Azzi Abdelmalek
Azzi Abdelmalek 2014-5-22
data=importdata('sample.txt')

类别

Help CenterFile Exchange 中查找有关 Large Files and Big Data 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by