We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b3b49f commit ab92903Copy full SHA for ab92903
code/plugins/plugins.json
@@ -195,6 +195,20 @@
195
"desc": "input/output for Brain Vision Analyzer format",
196
"cat": "import"
197
},
198
+ {
199
+ "name": "MFF-matlab-io",
200
+ "type": "wiki",
201
+ "link": "https://github.com/arnodelorme/mffmatlabio",
202
+ "desc": "input/output for MFF EGI file format",
203
+ "cat": "import"
204
+ },
205
206
+ "name": "Neuroscan-io",
207
+ "type": "readme",
208
+ "link": "git@github.com:sccn/neuroscanio.git",
209
+ "desc": "input/output for Neuroscan file format",
210
211
212
{
213
"name": "get_chanlocs",
214
"type": "wiki",
0 commit comments