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 LinuxCategories
Find more on Text Files in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |