why do I always get this errors when I run Matlab after having installed the connector
古いコメントを表示
the errors are shown as:
??? XML-file failed validation against schema located in: D:\Program\MATLAB\R2009b\sys\namespace\info\v1\info.xsd
XML-file name: d:\program\matlab\r2009b\toolbox\connector\connector\info.xml To retest the XML-file against the schema, call the following java method: com.mathworks.xml.XMLValidator.validate(... 'd:\program\matlab\r2009b\toolbox\connector\connector\info.xml',... 'D:\Program\MATLAB\R2009b\sys\namespace\info\v1\info.xsd', true)
Errors: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'help_contents_icon'. One of '{product_name_ends_with_type, help_addon, preference_panel, dialogpref_registrar, project_plugin, state_item, list}' is expected.
回答 (1 件)
Kaustubha Govind
2012 年 1 月 23 日
0 投票
Try following the instructions given in the Technical Solution Why do I receive errors from an info.xml file about invalid schemas when starting up MATLAB? and see if that fixes the error.
カテゴリ
ヘルプ センター および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!