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!