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
Cite As
Rik (2024). WriteUTF8 (https://github.com/thrynae/WriteUTF8/releases/tag/v1.0.0), GitHub. Retrieved .
MATLAB Release Compatibility
Created with
R2023a
Compatible with R13SP1 and later releases
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 | See release notes for this release on GitHub: https://github.com/thrynae/WriteUTF8/releases/tag/v1.0.0 |
||
0.0.1 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.