linecount

Version 1.0.0.0 (1,2 KB) von Guru
Counts the number of lines in a text file
440 Downloads
Aktualisiert 8 Jul 2013

Lizenz anzeigen

By knowing the number of lines in a text file that you want to read, you can do more advanced file I/O reads efficiently. For example if you want to use textscan to read a block of data at once. Skip several lines, then read another block of data. Repeating this until the EOF.

Another scenario is if you want to read just the Nth line from the EOF, but you don't know what line that is to know how many headerlines you want to skip

Zitieren als

Guru (2024). linecount (https://www.mathworks.com/matlabcentral/fileexchange/42497-linecount), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2013a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0