/XmlCompare

Compares variables and channels of .ctr files from ExpControl. Shows results in MatLab Gui. Mostly written in MatLab; some part in Python.

Primary LanguageMATLABGNU General Public License v3.0GPL-3.0

XmlCompare

Compares variables and channels of .ctr files from ExpControl. Shows results in MatLab Gui. Mostly written in MatLab. The parsing of the Xml and some processing of it is done by pythonmodules. I assume that your python32 folder is in the directory C:\Python32. You can change this in python.m You need to install scipy ansd numpy The python Files must be in a folder called Pythonscripts that is in your MatLab working directory. Special thanks to Yair Altman for his findjobj.m function. Fruther information about this function can be found at https://de.mathworks.com/matlabcentral/fileexchange/14317-findjobj-find-java-handles-of-matlab-graphic-objects For a detailed description and installation instructions take a look at the wiki article: https://github.com/las-m/XmlCompare/wiki