-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathdemos.xml
37 lines (37 loc) · 1.59 KB
/
demos.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="utf-8"?>
<demos><!--This is an autogenerated file, please do not modify-->
<name>McsMatlabDataTools</name>
<type>toolbox</type>
<icon>HelpIcon.DEMOS</icon>
<website/>
<description>The McsMatlabDataTools allow you to import HDF5 files created by Multi Channel Systems MCS software into Matlab and offer some basic plotting functions for the data. It supports files exported to HDF5 by the Multi Channel DataManager software and files created by CMOS-MEA-Control and CMOS-MEA-Tools. More information can be found at: http://www.multichannelsystems.com/software/multi-channel-datamanager
http://www.multichannelsystems.com/software/cmos-mea-control
http://www.multichannelsystems.com/software/cmos-mea-tools</description>
<demosection>
<label>help</label>
<demoitem>
<label>helpCmosMea</label>
<type>other</type>
<source>helpCmosMea</source>
<file>+McsHDF5/help/html/helpCmosMea.html</file>
</demoitem>
<demoitem>
<label>helpDataManager</label>
<type>other</type>
<source>helpDataManager</source>
<file>+McsHDF5/help/html/helpDataManager.html</file>
</demoitem>
<demoitem>
<label>helpInstalling</label>
<type>other</type>
<source>helpInstalling</source>
<file>+McsHDF5/help/html/helpInstalling.html</file>
</demoitem>
<demoitem>
<label>helpIntro</label>
<type>other</type>
<source>helpIntro</source>
<file>+McsHDF5/help/html/helpIntro.html</file>
</demoitem>
</demosection>
</demos>