ostxtfile

Get the native operating system and the newline characters for text files
50 download
Aggiornato 1 set 2015

Visualizza la licenza

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.

Cita come

Jerome Briot (2024). ostxtfile (https://www.mathworks.com/matlabcentral/fileexchange/52784-ostxtfile), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2015a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Files and Folders in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

ostxtfile/

Versione Pubblicato Note della release
1.0.0.0