How do I get MATLAB 7.7 (R2008b) to display chinese unicode text?
5 ビュー (過去 30 日間)
古いコメントを表示
I am trying to get MATLAB to display Chinese Unicode Text in the Editor and Command Windows, but all I see displayed is Gibberish.
採用された回答
MathWorks Support Team
2009 年 6 月 27 日
The following things must be in place for MATLAB to display chinese unicode text:
1. The language preferences for your operating system must be properly set.
2. The character set must be supported by MATLAB. (eg. Big5 encoding)
3. The custom font preferences for the Editor and Command windows in MATLAB must be set to monospaced, plain. Go to File->Preferences->Fonts->Custom. Select 'Editor' or 'Command Window' from the text box and change the font preferences.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Characters and Strings についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!