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 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!