Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一些格式文本包含文本标题的结果。大约是 15-50Gb。我想在 Matlab 中导入这个进行处理。你能给我一些建议,我应该对这个大文件使用什么命令?
您可以使用 Cern 网站上提供的 Root 软件
这是为处理非常大的文件而开发的(比如> 1T)
我通过textscan函数解决了这个问题。但我有大约 5 GB 的文本文件。计算机有 16GB 内存,还不够,必须使用pagefile.sys. 阅读时间约 60 分钟。
textscan
pagefile.sys