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