Clear Filters
Clear Filters

Accents issue with Matlab Compiler

1 view (last 30 days)
Rodrigo De oliveira
Rodrigo De oliveira on 31 Aug 2019
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
  2 Comments
Rodrigo De oliveira
Rodrigo De oliveira on 1 Sep 2019
Thank you dpv but it was me ! Now, my accents issue concerns Matlab Compiler and not Matlab.

Sign in to comment.

Answers (0)

Categories

Find more on Environment and Settings in Help Center and File Exchange

Tags

Products


Release

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!