linecount

Version 1.0.0.0 (1.2 KB) by Guru
Counts the number of lines in a text file
441 Downloads
Updated 8 Jul 2013

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0