Page 1 of 1

matlab reboot error

Posted: Tue Jan 29, 2008 01:17
by softstone
Dear Developers,
I installed CRP toolbox into my matlab 2007a
it seems find.
ps: i cannot find the function phasesynchro

however, when i restart matlab, it reports the following msg.
whether this error affect my matlab using experience or not? needs your confirm.


matlab error output:

??? XML-file failed validation against schema located in:
C:\bin\Matlab2007a\sys\namespace\info\v1\info.xsd

XML-file name: c:\bin\matlab2007a\toolbox\crptool\info.xml
To retest the XML-file against the schema, call the following java method:
com.mathworks.xml.XMLValidator.validate(...
'c:\bin\matlab2007a\toolbox\crptool\info.xml',...
'C:\bin\Matlab2007a\sys\namespace\info\v1\info.xsd', true)

Errors:
org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content starting with element 'area'. The content must match '((((((((((("":matlabrelease),("":name)),("":MathWorksID){0-1}),("":type)),("":icon)),("":help_location){0-1}),("":product_name_ends_with_type){0-1}),("":help_addon){0-UNBOUNDED}),("":preference_panel){0-UNBOUNDED}),("":dialogpref_registrar){0-UNBOUNDED}),("":list){0-1})'.

Re: matlab reboot error

Posted: Tue Feb 19, 2008 14:58
by Norbert
this error is simply of some incompatibility between the different matlab versions. but it doesn't affect the work with toolbox. because mathworks changed the style of the xml files with each new matlab version, i gave up to fix it everytime. sorry.

could you check if the crp toolbox was installed, simply by typing "ver" on the matlab commandline or "help crp". with the command "which crp" you can find the installation path. please check if there is the file "phasesynchro.m".

please also check the version of your crp toolbox. the command phasesynchro is rather new.

best regrards
norbert

Re: matlab reboot error

Posted: Fri Mar 7, 2008 10:41
by Norbert
We have now fixed this bug. Download the newest release of the CRP toolbox.

Norbert