While it is fairly easy on new releases of Matlab to write UTF-8 files, older releases tend to have some difficulties creating such files.
This function facilitates writing text and accepts inputs encoded as text (char
/cellstr
/string
), as well as in a binary format (either UTF-32 or UTF-8).
Licence: CC by-nc-sa 4.0
Citar como
Rik (2025). WriteUTF8 (https://github.com/thrynae/WriteUTF8/releases/tag/v1.0.0), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2023a
Compatible con cualquier versión desde R13SP1
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 | See release notes for this release on GitHub: https://github.com/thrynae/WriteUTF8/releases/tag/v1.0.0 |
||
0.0.1 |
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.