mathworks.txt

来自「MATLAB扩展编程by 孙永康.ZIP.有需要的朋友请来下载.」· 文本 代码 · 共 25 行

TXT
25
字号
Solution Number: 26990 
Date Last Modified: 2001-01-30    
Product:    MATLAB 6.0 ==> Current Version 
Platform:    Windows 

Problem Description

Why do I encounter problems when running MATLAB 6.0 (R12) on Hebrew or Traditional Chinese (Taiwan) Windows? I try to start MATLAB but after the splash screen disappears, MATLAB exits. 

PLEASE NOTE: This solution only applies to MATLAB 6.0. If you have a similar problem with MATLAB 5.0 or the Student Edition of MATLAB 5.0, see solution 7213. 



Solution:

This problem is caused by a bug in one of the font properties files we ship with MATLAB. The font.properties file is used by Java to map the standard Java font names to system fonts for a particular language operating system. However, we made a few assumptions that do not hold for the Hebrew or Traditional Chinese Windows, causing this problem. 

We have created a fixed version of the mwt.jar file that you can use to correct this. To use the fix, first rename your mwt.jar file as mwt.old. This file is found in the $MATLAB\java\jar directory, where $MATLAB is your MATLAB root directory. Then download the newer mwt.jar file from: 



ftp://ftp.mathworks.com/pub/tech-support/solutions/s26990

and place it in your $MATLAB\java\jar directrory. Then restart MATLAB; this should correct the problem you're seeing. 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?