You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Newline characters in text files are differents on Windows and on Unix/Linux/Mac (https://en.wikipedia.org/wiki/Newline)
Even if MATLAB is able to handle this problem properly, it could be useful to determine the end of line for a text file. For exemple when reading the file with the "fread" function and its argument "skip" (constant number of characters per column).
ostxtfile uses the buitlin function "fgets" to return the native operating system on which the file was created. So it should works on any system and on any version of MATLAB.
Cite As
Jerome Briot (2026). ostxtfile (https://in.mathworks.com/matlabcentral/fileexchange/52784-ostxtfile), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (2.19 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
