You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Austin Fite (2026). readlog (https://in.mathworks.com/matlabcentral/fileexchange/96364-readlog), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.1 (4.05 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
