-
-
Notifications
You must be signed in to change notification settings - Fork 331
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding brainflow project for matlab, prepared toolbox (#674)
Signed-off-by: Andrey Parfenov <a1994ndrey@gmail.com>
- Loading branch information
1 parent
912f42e
commit f5bb746
Showing
3 changed files
with
340 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,251 @@ | ||
<deployment-project plugin="plugin.toolbox" plugin-version="1.0"> | ||
<configuration build-checksum="1399964942" file="D:\workspace\brainflow\matlab_package\brainflow\BrainFlow.prj" location="D:\workspace\brainflow\matlab_package\brainflow" name="BrainFlow" target="target.toolbox" target-name="Package Toolbox"> | ||
<param.appname>BrainFlow</param.appname> | ||
<param.authnamewatermark>Andrey Parfenov</param.authnamewatermark> | ||
<param.email>andrey@brainflow.org</param.email> | ||
<param.company>BrainFlow</param.company> | ||
<param.summary>BrainFlow is a library intended to obtain, parse and analyze EEG, EMG, ECG, and other kinds of data from biosensors.</param.summary> | ||
<param.description>BrainFlow is a library intended to obtain, parse and analyze EEG, EMG, ECG, and other kinds of data from biosensors.</param.description> | ||
<param.screenshot>D:\workspace\brainflow\docs\_static\brainflow_logo.png</param.screenshot> | ||
<param.version>5.9.0</param.version> | ||
<param.output>${PROJECT_ROOT}\BrainFlow.mltbx</param.output> | ||
<param.products.name /> | ||
<param.products.id /> | ||
<param.products.version /> | ||
<param.platforms /> | ||
<param.guid>d956cedc-31c0-4ac2-8f12-dc5fe32043de</param.guid> | ||
<param.exclude.filters /> | ||
<param.exclude.pcodedmfiles>true</param.exclude.pcodedmfiles> | ||
<param.examples><?xml version="1.0" encoding="utf-8"?> | ||
<examples> | ||
<exampleCategory name="examples"> | ||
<example name="BandPowerAll" type="html"> | ||
<file type="source">/examples/html/BandPowerAll.html</file> | ||
<file type="main">/examples/BandPowerAll.m</file> | ||
<file type="thumbnail"/> | ||
</example> | ||
<example name="BrainFlowGetData" type="html"> | ||
<file type="source">/examples/html/BrainFlowGetData.html</file> | ||
<file type="main">/examples/BrainFlowGetData.m</file> | ||
<file type="thumbnail"/> | ||
</example> | ||
<example name="CSP" type="html"> | ||
<file type="source">/examples/html/CSP.html</file> | ||
<file type="main">/examples/CSP.m</file> | ||
<file type="thumbnail"/> | ||
</example> | ||
<example name="Denoising" type="html"> | ||
<file type="source">/examples/html/Denoising.html</file> | ||
<file type="main">/examples/Denoising.m</file> | ||
<file type="thumbnail"/> | ||
</example> | ||
<example name="Downsampling" type="html"> | ||
<file type="source">/examples/html/Downsampling.html</file> | ||
<file type="main">/examples/Downsampling.m</file> | ||
<file type="thumbnail"/> | ||
</example> | ||
<example name="EEGMetrics" type="html"> | ||
<file type="source">/examples/html/EEGMetrics.html</file> | ||
<file type="main">/examples/EEGMetrics.m</file> | ||
<file type="thumbnail"/> | ||
</example> | ||
<example name="ICA" type="html"> | ||
<file type="source">/examples/html/ICA.html</file> | ||
<file type="main">/examples/ICA.m</file> | ||
<file type="thumbnail"/> | ||
</example> | ||
<example name="Markers" type="html"> | ||
<file type="source">/examples/html/Markers.html</file> | ||
<file type="main">/examples/Markers.m</file> | ||
<file type="thumbnail"/> | ||
</example> | ||
<example name="PeaksDetection" type="html"> | ||
<file type="source">/examples/html/PeaksDetection.html</file> | ||
<file type="main">/examples/PeaksDetection.m</file> | ||
<file type="thumbnail"/> | ||
</example> | ||
<example name="Serialization" type="html"> | ||
<file type="source">/examples/html/Serialization.html</file> | ||
<file type="main">/examples/Serialization.m</file> | ||
<file type="thumbnail"/> | ||
</example> | ||
<example name="SignalFiltering" type="html"> | ||
<file type="source">/examples/html/SignalFiltering.html</file> | ||
<file type="main">/examples/SignalFiltering.m</file> | ||
<file type="thumbnail"/> | ||
</example> | ||
<example name="Spo2" type="html"> | ||
<file type="source">/examples/html/Spo2.html</file> | ||
<file type="main">/examples/Spo2.m</file> | ||
<file type="thumbnail">/examples/html/Spo2.png</file> | ||
<file type="image">/examples/html/Spo2_01.png</file> | ||
</example> | ||
<example name="Transforms" type="html"> | ||
<file type="source">/examples/html/Transforms.html</file> | ||
<file type="main">/examples/Transforms.m</file> | ||
<file type="thumbnail"/> | ||
</example> | ||
</exampleCategory> | ||
</examples></param.examples> | ||
<param.demosxml /> | ||
<param.apps /> | ||
<param.registered.apps /> | ||
<param.docs /> | ||
<param.getting.started.guide>${PROJECT_ROOT}\doc\GettingStarted.mlx</param.getting.started.guide> | ||
<param.matlabpath.excludes> | ||
<item>/lib/pkgconfig</item> | ||
<item>/lib/cmake/brainflow</item> | ||
<item>/lib/cmake/GTest</item> | ||
<item>/lib/cmake</item> | ||
</param.matlabpath.excludes> | ||
<param.javaclasspath.excludes /> | ||
<param.exported.on.package>true</param.exported.on.package> | ||
<param.required.addons /> | ||
<param.matlab.project.id /> | ||
<param.matlab.project.name /> | ||
<param.release.start>R2019b</param.release.start> | ||
<param.release.end>latest</param.release.end> | ||
<param.release.current.only>false</param.release.current.only> | ||
<param.compatiblity.windows>true</param.compatiblity.windows> | ||
<param.compatiblity.macos>true</param.compatiblity.macos> | ||
<param.compatiblity.linux>true</param.compatiblity.linux> | ||
<param.compatiblity.matlabonline>false</param.compatiblity.matlabonline> | ||
<param.installation.map /> | ||
<param.additional.sw.names /> | ||
<param.additional.sw.licenses /> | ||
<param.additional.sw.win.url /> | ||
<param.additional.sw.mac.url /> | ||
<param.additional.sw.linux.url /> | ||
<unset> | ||
<param.authnamewatermark /> | ||
<param.email /> | ||
<param.company /> | ||
<param.output /> | ||
<param.products.name /> | ||
<param.products.id /> | ||
<param.products.version /> | ||
<param.platforms /> | ||
<param.exclude.filters /> | ||
<param.exclude.pcodedmfiles /> | ||
<param.demosxml /> | ||
<param.apps /> | ||
<param.registered.apps /> | ||
<param.docs /> | ||
<param.javaclasspath.excludes /> | ||
<param.required.addons /> | ||
<param.matlab.project.id /> | ||
<param.matlab.project.name /> | ||
<param.release.current.only /> | ||
<param.compatiblity.windows /> | ||
<param.compatiblity.macos /> | ||
<param.compatiblity.linux /> | ||
<param.installation.map /> | ||
<param.additional.sw.names /> | ||
<param.additional.sw.licenses /> | ||
<param.additional.sw.win.url /> | ||
<param.additional.sw.mac.url /> | ||
<param.additional.sw.linux.url /> | ||
</unset> | ||
<fileset.rootdir> | ||
<file>${PROJECT_ROOT}</file> | ||
</fileset.rootdir> | ||
<fileset.rootfiles> | ||
<file>${PROJECT_ROOT}\AggOperations.m</file> | ||
<file>${PROJECT_ROOT}\BoardIds.m</file> | ||
<file>${PROJECT_ROOT}\BoardShim.m</file> | ||
<file>${PROJECT_ROOT}\BrainFlowClassifiers.m</file> | ||
<file>${PROJECT_ROOT}\BrainFlowExitCodes.m</file> | ||
<file>${PROJECT_ROOT}\BrainFlowInputParams.m</file> | ||
<file>${PROJECT_ROOT}\BrainFlowMetrics.m</file> | ||
<file>${PROJECT_ROOT}\BrainFlowModelParams.m</file> | ||
<file>${PROJECT_ROOT}\BrainFlowPresets.m</file> | ||
<file>${PROJECT_ROOT}\DataFilter.m</file> | ||
<file>${PROJECT_ROOT}\demos.xml</file> | ||
<file>${PROJECT_ROOT}\DetrendOperations.m</file> | ||
<file>${PROJECT_ROOT}\doc</file> | ||
<file>${PROJECT_ROOT}\examples</file> | ||
<file>${PROJECT_ROOT}\FilterTypes.m</file> | ||
<file>${PROJECT_ROOT}\inc</file> | ||
<file>${PROJECT_ROOT}\IpProtocolTypes.m</file> | ||
<file>${PROJECT_ROOT}\lib</file> | ||
<file>${PROJECT_ROOT}\LogLevels.m</file> | ||
<file>${PROJECT_ROOT}\MLModel.m</file> | ||
<file>${PROJECT_ROOT}\NoiseEstimationLevelTypes.m</file> | ||
<file>${PROJECT_ROOT}\NoiseTypes.m</file> | ||
<file>${PROJECT_ROOT}\ThresholdTypes.m</file> | ||
<file>${PROJECT_ROOT}\WaveletDenoisingTypes.m</file> | ||
<file>${PROJECT_ROOT}\WaveletExtensionTypes.m</file> | ||
<file>${PROJECT_ROOT}\WaveletTypes.m</file> | ||
<file>${PROJECT_ROOT}\WindowOperations.m</file> | ||
</fileset.rootfiles> | ||
<fileset.depfun.included /> | ||
<fileset.depfun.excluded /> | ||
<fileset.package /> | ||
<build-deliverables> | ||
<file location="${PROJECT_ROOT}" name="BrainFlow.mltbx" optional="false">D:\workspace\brainflow\matlab_package\brainflow\BrainFlow.mltbx</file> | ||
</build-deliverables> | ||
<workflow /> | ||
<matlab> | ||
<root>D:\Matlab\R2019b</root> | ||
<toolboxes> | ||
<toolbox name="matlabcoder" /> | ||
<toolbox name="embeddedcoder" /> | ||
<toolbox name="gpucoder" /> | ||
<toolbox name="fixedpoint" /> | ||
<toolbox name="matlabhdlcoder" /> | ||
<toolbox name="neuralnetwork" /> | ||
<toolbox name="polyspacebugfinder" /> | ||
</toolboxes> | ||
<toolbox> | ||
<matlabcoder> | ||
<enabled>true</enabled> | ||
</matlabcoder> | ||
</toolbox> | ||
<toolbox> | ||
<embeddedcoder> | ||
<enabled>true</enabled> | ||
</embeddedcoder> | ||
</toolbox> | ||
<toolbox> | ||
<gpucoder> | ||
<enabled>true</enabled> | ||
</gpucoder> | ||
</toolbox> | ||
<toolbox> | ||
<fixedpoint> | ||
<enabled>true</enabled> | ||
</fixedpoint> | ||
</toolbox> | ||
<toolbox> | ||
<matlabhdlcoder> | ||
<enabled>true</enabled> | ||
</matlabhdlcoder> | ||
</toolbox> | ||
<toolbox> | ||
<neuralnetwork> | ||
<enabled>true</enabled> | ||
</neuralnetwork> | ||
</toolbox> | ||
<toolbox> | ||
<polyspacebugfinder> | ||
<enabled>true</enabled> | ||
</polyspacebugfinder> | ||
</toolbox> | ||
</matlab> | ||
<platform> | ||
<unix>false</unix> | ||
<mac>false</mac> | ||
<windows>true</windows> | ||
<win2k>false</win2k> | ||
<winxp>false</winxp> | ||
<vista>false</vista> | ||
<linux>false</linux> | ||
<solaris>false</solaris> | ||
<osver>10.0</osver> | ||
<os32>false</os32> | ||
<os64>true</os64> | ||
<arch>win64</arch> | ||
<matlab>true</matlab> | ||
</platform> | ||
</configuration> | ||
</deployment-project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<demos><!--This is an autogenerated file, please do not modify--> | ||
<name>BrainFlow</name> | ||
<type>toolbox</type> | ||
<icon>HelpIcon.DEMOS</icon> | ||
<website/> | ||
<description>BrainFlow is a library intended to obtain, parse and analyze EEG, EMG, ECG, and other kinds of data from biosensors.</description> | ||
<demosection> | ||
<label>examples</label> | ||
<demoitem> | ||
<label>BandPowerAll</label> | ||
<type>other</type> | ||
<source>BandPowerAll</source> | ||
<file>examples/html/BandPowerAll.html</file> | ||
</demoitem> | ||
<demoitem> | ||
<label>BrainFlowGetData</label> | ||
<type>other</type> | ||
<source>BrainFlowGetData</source> | ||
<file>examples/html/BrainFlowGetData.html</file> | ||
</demoitem> | ||
<demoitem> | ||
<label>CSP</label> | ||
<type>other</type> | ||
<source>CSP</source> | ||
<file>examples/html/CSP.html</file> | ||
</demoitem> | ||
<demoitem> | ||
<label>Denoising</label> | ||
<type>other</type> | ||
<source>Denoising</source> | ||
<file>examples/html/Denoising.html</file> | ||
</demoitem> | ||
<demoitem> | ||
<label>Downsampling</label> | ||
<type>other</type> | ||
<source>Downsampling</source> | ||
<file>examples/html/Downsampling.html</file> | ||
</demoitem> | ||
<demoitem> | ||
<label>EEGMetrics</label> | ||
<type>other</type> | ||
<source>EEGMetrics</source> | ||
<file>examples/html/EEGMetrics.html</file> | ||
</demoitem> | ||
<demoitem> | ||
<label>ICA</label> | ||
<type>other</type> | ||
<source>ICA</source> | ||
<file>examples/html/ICA.html</file> | ||
</demoitem> | ||
<demoitem> | ||
<label>Markers</label> | ||
<type>other</type> | ||
<source>Markers</source> | ||
<file>examples/html/Markers.html</file> | ||
</demoitem> | ||
<demoitem> | ||
<label>PeaksDetection</label> | ||
<type>other</type> | ||
<source>PeaksDetection</source> | ||
<file>examples/html/PeaksDetection.html</file> | ||
</demoitem> | ||
<demoitem> | ||
<label>Serialization</label> | ||
<type>other</type> | ||
<source>Serialization</source> | ||
<file>examples/html/Serialization.html</file> | ||
</demoitem> | ||
<demoitem> | ||
<label>SignalFiltering</label> | ||
<type>other</type> | ||
<source>SignalFiltering</source> | ||
<file>examples/html/SignalFiltering.html</file> | ||
</demoitem> | ||
<demoitem> | ||
<label>Spo2</label> | ||
<type>other</type> | ||
<source>Spo2</source> | ||
<file>examples/html/Spo2.html</file> | ||
</demoitem> | ||
<demoitem> | ||
<label>Transforms</label> | ||
<type>other</type> | ||
<source>Transforms</source> | ||
<file>examples/html/Transforms.html</file> | ||
</demoitem> | ||
</demosection> | ||
</demos> |
Binary file not shown.