-
Notifications
You must be signed in to change notification settings - Fork 16
/
mff_import.prj
163 lines (159 loc) · 6.79 KB
/
mff_import.prj
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<deployment-project plugin="plugin.ezdeploy" plugin-version="1.0">
<configuration file="/data/magstim/mffmatlabio/mff_import.prj" location="/data/magstim/mffmatlabio" name="mff_import" target="target.ezdeploy.standalone" target-name="Application Compiler">
<param.appname>mff_import</param.appname>
<param.icon />
<param.icons />
<param.version>1.0</param.version>
<param.authnamewatermark />
<param.email />
<param.company />
<param.summary />
<param.description />
<param.screenshot />
<param.guid />
<param.installpath.string>/mff_import/</param.installpath.string>
<param.installpath.combo>option.installpath.systemwideapp</param.installpath.combo>
<param.logo />
<param.install.notes />
<param.target.install.notes>In the following directions, replace MR/v98 by the directory on the target machine where MATLAB is installed, or MR by the directory where the MATLAB Runtime is installed.
If the environment variable DYLD_LIBRARY_PATH is undefined, set it to the following string:
MR/v98/runtime/maci64:MR/v98/sys/os/maci64:MR/v98/bin/maci64
If it is defined, set it to the following:
${DYLD_LIBRARY_PATH}:MR/v98/runtime/maci64:MR/v98/sys/os/maci64:MR/v98/bin/maci64</param.target.install.notes>
<param.intermediate>${PROJECT_ROOT}/mff_import/for_testing</param.intermediate>
<param.files.only>${PROJECT_ROOT}/mff_import/for_redistribution_files_only</param.files.only>
<param.output>${PROJECT_ROOT}/mff_import/for_redistribution</param.output>
<param.logdir>${PROJECT_ROOT}/mff_import</param.logdir>
<param.enable.clean.build>false</param.enable.clean.build>
<param.user.defined.mcr.options />
<param.target.type>subtarget.standalone</param.target.type>
<param.support.packages />
<param.web.mcr>true</param.web.mcr>
<param.package.mcr>false</param.package.mcr>
<param.no.mcr>false</param.no.mcr>
<param.web.mcr.name>MyAppInstaller_web</param.web.mcr.name>
<param.package.mcr.name>MyAppInstaller_mcr</param.package.mcr.name>
<param.no.mcr.name>MyAppInstaller_app</param.no.mcr.name>
<param.windows.command.prompt>false</param.windows.command.prompt>
<param.create.log>false</param.create.log>
<param.log.file />
<param.native.matlab>false</param.native.matlab>
<param.checkbox>false</param.checkbox>
<param.example />
<param.help.text>Syntax
mff_import -?
mff_import mffFile correctEvents
Input Arguments
-? print help on how to use the application
mffFile correctEvents input arguments</param.help.text>
<unset>
<param.icon />
<param.icons />
<param.version />
<param.authnamewatermark />
<param.email />
<param.company />
<param.summary />
<param.description />
<param.screenshot />
<param.guid />
<param.installpath.string />
<param.installpath.combo />
<param.logo />
<param.install.notes />
<param.intermediate />
<param.files.only />
<param.output />
<param.logdir />
<param.enable.clean.build />
<param.user.defined.mcr.options />
<param.target.type />
<param.support.packages />
<param.web.mcr />
<param.package.mcr />
<param.no.mcr />
<param.web.mcr.name />
<param.package.mcr.name />
<param.no.mcr.name />
<param.windows.command.prompt />
<param.create.log />
<param.log.file />
<param.native.matlab />
<param.checkbox />
<param.example />
</unset>
<fileset.main>
<file>${PROJECT_ROOT}/mff_import.m</file>
</fileset.main>
<fileset.resources>
<file>${PROJECT_ROOT}/MFF-1.2.2-jar-with-dependencies.jar</file>
</fileset.resources>
<fileset.package />
<fileset.depfun>
<file>${PROJECT_ROOT}/mff_decodetime.m</file>
<file>${PROJECT_ROOT}/mff_getobj.m</file>
<file>${PROJECT_ROOT}/mff_importcategories.m</file>
<file>${PROJECT_ROOT}/mff_importcoordinates.m</file>
<file>${PROJECT_ROOT}/mff_importepochs.m</file>
<file>${PROJECT_ROOT}/mff_importevents.m</file>
<file>${PROJECT_ROOT}/mff_importinfo.m</file>
<file>${PROJECT_ROOT}/mff_importinfon.m</file>
<file>${PROJECT_ROOT}/mff_importkeys.m</file>
<file>${PROJECT_ROOT}/mff_importpnsset.m</file>
<file>${PROJECT_ROOT}/mff_importsensorlayout.m</file>
<file>${PROJECT_ROOT}/mff_importsignal.m</file>
<file>${PROJECT_ROOT}/mff_importsubject.m</file>
<file>${PROJECT_ROOT}/private/convertlocs.m</file>
<file>${PROJECT_ROOT}/private/eeg_checkchanlocs.m</file>
<file>${PROJECT_ROOT}/private/eeg_checkset.m</file>
<file>${PROJECT_ROOT}/private/eeg_emptyset.m</file>
<file>${PROJECT_ROOT}/private/eeg_point2lat.m</file>
<file>${PROJECT_ROOT}/private/error_bc.m</file>
<file>${PROJECT_ROOT}/private/fastif.m</file>
<file>${PROJECT_ROOT}/private/pop_editeventvals.m</file>
<file>${PROJECT_ROOT}/private/sph2topo.m</file>
<file>${PROJECT_ROOT}/private/topo2sph.m</file>
<file>${PROJECT_ROOT}/private/union_bc.m</file>
<file>${PROJECT_ROOT}/private/vararg2str.m</file>
</fileset.depfun>
<build-deliverables>
<file location="${PROJECT_ROOT}/mff_import/for_testing" name="mff_import.app" optional="false">/data/magstim/mffmatlabio/mff_import/for_testing/mff_import.app</file>
<file location="${PROJECT_ROOT}/mff_import/for_testing" name="readme.txt" optional="true">/data/magstim/mffmatlabio/mff_import/for_testing/readme.txt</file>
<file location="${PROJECT_ROOT}/mff_import/for_testing" name="splash.png" optional="false">/data/magstim/mffmatlabio/mff_import/for_testing/splash.png</file>
<file location="${PROJECT_ROOT}/mff_import/for_testing" name="run_mff_import.sh" optional="false">/data/magstim/mffmatlabio/mff_import/for_testing/run_mff_import.sh</file>
</build-deliverables>
<workflow />
<matlab>
<root>/Applications/MATLAB_R2020a.app</root>
<toolboxes>
<toolbox name="matlabcoder" />
<toolbox name="neuralnetwork" />
</toolboxes>
<toolbox>
<matlabcoder>
<enabled>true</enabled>
</matlabcoder>
</toolbox>
<toolbox>
<neuralnetwork>
<enabled>true</enabled>
</neuralnetwork>
</toolbox>
</matlab>
<platform>
<unix>true</unix>
<mac>true</mac>
<windows>false</windows>
<win2k>false</win2k>
<winxp>false</winxp>
<vista>false</vista>
<linux>false</linux>
<solaris>false</solaris>
<osver>10.14.6</osver>
<os32>false</os32>
<os64>true</os64>
<arch>maci64</arch>
<matlab>true</matlab>
</platform>
</configuration>
</deployment-project>