matlab reboot error

Bugs found in software.
Post Reply
softstone
Junior
Posts: 2
Joined: Tue Jan 29, 2008 01:12

matlab reboot error

Post 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})'.
User avatar
Norbert
Expert
Posts: 194
Joined: Wed Jan 4, 2006 11:03
Affiliation (Univ., Inst., Dept.): Potsdam Institute for Climate Impact Research, Germany
Location: Potsdam, Germany
Location: Potsdam Institute for Climate Impact Research, Germany

Re: matlab reboot error

Post 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
User avatar
Norbert
Expert
Posts: 194
Joined: Wed Jan 4, 2006 11:03
Affiliation (Univ., Inst., Dept.): Potsdam Institute for Climate Impact Research, Germany
Location: Potsdam, Germany
Location: Potsdam Institute for Climate Impact Research, Germany

Re: matlab reboot error

Post by Norbert »

We have now fixed this bug. Download the newest release of the CRP toolbox.

Norbert
Post Reply