Cyrylic in Matlab .m file save and run issues

16 ビュー (過去 30 日間)
Ole
Ole 2017 年 8 月 2 日
編集済み: Ole 2017 年 8 月 2 日
I am sure there should be a solution out there for using matlab with different alphabet that Latin.
When I run a script with Cyrillic strings from the command window, the code works fine.
When I try to run a script from the editor window the encoding is confused. When I save the .m file, and then open it the Cyrillic strings are lost and only ? characters appear. Also the gui displays ?? characters. The Windows is set for English settings if this matters.

回答 (1 件)

Walter Roberson
Walter Roberson 2017 年 8 月 2 日
Unfortunately when your locale is set to English, MATLAB saves files as 8 bits rather than as UTF-8 .

カテゴリ

Help Center および File ExchangeString Parsing についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by