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
Citation pour cette source
Guru (2024). linecount (https://www.mathworks.com/matlabcentral/fileexchange/42497-linecount), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |