Accents issue with Matlab Compiler
2 views (last 30 days)
Show older comments
After compilation with Matlab Compiler, accents are replaced by question marks.
In my code, I used
feature('DefaultCharacterSet','UTF8')
or
feature('DefaultCharacterSet') which gives the right accent text when running Matlab.
So it's probably a Matlab Compiler issue but I don't know how to deal with it.
Thank you for any help you can offer.
Rodrigo
Answers (0)
See Also
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!