Borrar filtros
Borrar filtros

Special characters (or Latin) on Deployed GUIs, Prompt Windows and Generated Text files

1 visualización (últimos 30 días)
Dear experts,
I am developing a software compiled with MCR on both MS Windows and OSx. The software is in Brazilian Portuguese, with severfal í, ás, ós, ç, ã.... and I am having problems in several steps as GUIs, prompt windows and software generated text files.
1 - The problems starts on the instalation steps:
Captura de Tela 2020-02-05 às 13.34.12.png
2 - In the code, the inputdlg function also fail on the deployed version:
Captura de Tela 2020-02-05 às 13.24.07.png
3 - Finally, the text files generated by the code:
Captura de Tela 2020-02-05 às 13.35.55.png
also fail. I already tryied many combinations of encoding schemes and machine precision, as UTF-8, latin1 and etc...
Using UTF-8, the text file generated is created properly using the m-code version of the software, but fail in the deploy anyway.
With the MS Windows version, all works properly.
Any tipes to solve all these on Mac?

Respuestas (0)

Categorías

Más información sobre MATLAB Code Analysis en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by