|
怎么打不开呀?
open('D:\PMSM\vector.mdl')
Warning: Unable to load model file 'D:\PMSM\vector.mdl'. Run "bdclose all; set_param(0, 'CharacterEncoding', Enc)" where Enc is one of windows-1252, ISO-8859-1, then load the model. The first character that is not supported in the current character encoding setting ('ibm-1386_P100-2002') occurs on line 2910, byte offset 21. To correctly load models with non-ASCII characters, you must explicitly use the character encoding that was used to save the file. Type "help slCharacterEncoding" for more information on setting character encoding and to learn more about which encodings are commonly found on your platform.
> In general\private\openmdl at 13
In open at 141
??? Error using ==> open
'D:\PMSM\vector.mdl' is an invalid model name or the file 'D:\PMSM\vector.mdl' does not exist.
|
|