Read a txt file
1 回表示 (過去 30 日間)
古いコメントを表示
Hi How I do to jump n lines when I read a text file? Thanks in advance Sebastian
0 件のコメント
採用された回答
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Data Import and Export についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!