remove last line data file
Mostrar comentarios más antiguos
A MATLAB script is made to load data from a .xyz file into the workspace. The datafile consists of three columns of numbers, the number of lines varies per file, about 800 to 1000 lines. However, the file has also text which I would like to ignore. I would like to make a script that automatically removes/ignores the text in the file. How to get rid of the last line of the file? 1 1 1 2 4 0 6 8 0 . . . . . . . . . tekst Thanks for your answer, - A
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Large Files and Big Data 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!