|
From: Uwe B. <ou...@ma...> - 2025-04-14 17:36:51
|
Please consider the following trivial .m file called example.m
%%
fprintf('* Paso 2: Calculamos la región de aceptación $R_A$.\n\n')
What works
1. I open matlab indenpendent from emacs, and fire this command in
the command line. Everything works
2. I open emacs start matlab, matlab-shell the command
example.m, everything works
3. I run in the shell fprintf('* Paso 2: Calculamos la región de
aceptación $R_A$.\n\n')
the non ASCII symbols are not displayed!
4. I run in the file matlab-shell-run-code-section
and again, the ASCII symbols are not displayed.
Shall I open an issue?
Uwe
--
I strongly condemn Hamas heinous despicable pogroms/atrocities on Israel
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military.
I support the EU and NATO membership of Ukraine.
|