Prev: image representation
Next: Greek character in code
From: workaholic on 20 Jan 2010 06:46 I found that the Chinese character cannot be displayed properly in Matlab 2009a. I installed two of them in Win XP and Ubuntu 8.04 Some on-line materials said that I have to deal with the Java interface configuration. What is the standard way of dealing with it? Thanks in advance
From: Ed Yu on 9 Feb 2010 16:12 At start-up time, the default locale is automatically set by the Java runtime to match the host's current locale. If this is not possible, the en_US locale is used. Try to use java to query the locale after MATLAB is launched. This way you'll be sure that the JVM is matching what you expect. Good luck! Ed.
|
Pages: 1 Prev: image representation Next: Greek character in code |