why do I always get this errors when I run Matlab after having installed the connector
Ältere Kommentare anzeigen
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.
Antworten (1)
Kaustubha Govind
am 23 Jan. 2012
0 Stimmen
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.
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!