Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
READLOG is a wrapper function for textscan. It quickly parses a text file line-by-line with pattern matching as it goes, and will return whole lines or matched patterns based on the options you set. It can be used to efficiently parse specific lines from very large log files, but it's also a fast way to import text from just about any file source.
Citation pour cette source
Austin Fite (2026). readlog (https://fr.mathworks.com/matlabcentral/fileexchange/96364-readlog), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.0.1 (4,05 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.1 | Fixes incorrect line numbers returned when reading blocks that do not match the provided pattern. |
||
| 1.0.0 |
