点击Simulink Model Settings 显示的窗口是 Configuration Parameters:(Error)

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

Réponses (1)

Catégories

En savoir plus sur Simulink dans Centre d'aide et File Exchange

Produits

Question posée :

le 24 Fév 2023

Réponse apportée :

le 19 Août 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!