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

 Respuesta aceptada

dpb
dpb el 10 de Feb. de 2017

0 votos

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

Más respuestas (0)

Etiquetas

Preguntada:

el 10 de Feb. de 2017

Respondida:

dpb
el 10 de Feb. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by