Accents issue with Matlab Compiler
2 次查看(过去 30 天)
显示 更早的评论
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
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!