remove last line data file
Show older comments
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
Accepted Answer
More Answers (0)
Categories
Find more on Large Files and Big Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!