Read a txt file

2 次查看(过去 30 天)
Sebastian G
Sebastian G 2017-2-10
回答: dpb 2017-2-10
Hi How I do to jump n lines when I read a text file? Thanks in advance Sebastian

采纳的回答

dpb
dpb 2017-2-10
Use 'headerlines' named parameter in textscan is probably the simplest; a loop and fgetl also works well albeit a little lower level...

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Import and Export 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by