Count characters per row
Mostrar comentarios más antiguos
Hey Guys,
I want to read and modify a txt.-file via MatLab and store the resulting data.
What I would like to do is to only keep the lines of the file which contain more than 100 characters and discard all the other lines/rows.
Thanks for the help!
4 comentarios
KSSV
el 14 de Sept. de 2020
How is text file? What data text file has?
trst111
el 14 de Sept. de 2020
KSSV
el 14 de Sept. de 2020
Each rows has six columns....so what is a single element? It is a string right?
Attach some part of your file here. Or copy paste few lines.
trst111
el 14 de Sept. de 2020
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Text Files en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!