点击Simulink Model Settings 显示的窗口是 Configuration Parameters:(Error)
Show older comments
Simulink模型设置窗口无法正常显示,报错信息如下,有哪位大神遇到过吗?
An unexpected error occurred while creating the Configuration Parameters Dialog. This might be caused by functions in your MATLAB path that shadow built-in MATLAB functions.
Java exception occurred:
org.xml.sax.SAXParseException; Premature end of file.
at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
file: D:\SoftWare\Matlab2021a\toolbox\matlab\iofun\xmlread.p

Answers (1)
meng he
on 19 Aug 2024
0 votes
我也遇到了这个问题@@@@
Categories
Find more on Simulink in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!