linecount

Version 1.0.0.0 (1.2 KB) by Guru
Counts the number of lines in a text file
450 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 (2026). linecount (https://uk.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
Version Published Release Notes
1.0.0.0