|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?我要加入
x
请高手指点一下,我在打开一个simulink模块时,模块无法打开,matlab提示如下:
Warning: Unable to load model file 'C:\Documents and Settings\wuming\桌面\控制系统的matlab课程\Matlab文件\t4106.mdl' due to the presence of
characters that are not supported in the current character encoding setting 'GBK'. Either:
1) run "bdclose all; set_param(0,'CharacterEncoding', Enc)" where Enc is one of windows-1252, ISO-8859-1, then load the model, or
2) remove the unsupported characters. The first such character occurs on line 140, byte offset 21.
> In general\private\openmdl at 13
In open at 141
In uiopen at 181
请问是怎么回事?如何解决,很急多加感谢了!! |
|