Read a txt file

1 回表示 (過去 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 Center および File ExchangeData Import and Export についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by