Hi How I do to jump n lines when I read a text file? Thanks in advance Sebastian

 採用された回答

dpb
dpb 2017 年 2 月 10 日

0 投票

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

その他の回答 (0 件)

質問済み:

2017 年 2 月 10 日

回答済み:

dpb
2017 年 2 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by