Hello
I am new to the forum and to the use of crp toolbox. Although the crp toolbox works and I keep getting the following everytime I start a windows matlab session.
Warning: File c:\program
files\matlab\r2010b\toolbox\crptool\info.xml did not validate.
The schema C:\Program
Files\MATLAB\R2010b\sys\namespace\info\v1\info.xsd shows the
following errors:
org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid
content was found starting with element 'area'. One of
'{MathWorksID, type}' is expected.
Often, errors result from incorrect ordering of XML tags. Correct
the error by updating the info.xml file contents to follow the
guidelines in the MATLAB help documentation.
Any ideas of what I did wrong?
Many thanks
Ed
CRP toolbox on Matlab 2010b
- sultornsanee
- Senior
- Posts: 29
- Joined: Tue Oct 12, 2010 21:05
- Affiliation (Univ., Inst., Dept.): Northeastern University
- Location: Boston, Massachusetts, USA
- Research field: Pattern Recognition Analysis
- Location: Network/Nano Science and Engineering Laboratory, Northeastern University, Boston, USA
Re: CRP toolbox on Matlab 2010b
Do you try to re-install? .. I guess it is missing. 

- Norbert
- Expert
- Posts: 199
- 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: CRP toolbox on Matlab 2010b
I'm sorry for the ongoing changes of the syntax of some files by Mathworks. The problem comes from the info.xml file, which is in the folder of the CRPtoolbox. Obviously, Mathworks again changed something and is not downwards compatible (I don't remember how many time I had already to change these kind of files).
Simples solution: just remove the file info.xml from the toolbox folder (you can find out where it is using which crp at the Matlab commandline).
Simples solution: just remove the file info.xml from the toolbox folder (you can find out where it is using which crp at the Matlab commandline).