Difference between revisions of "Create a MNE-X plugin"
From MNE-CPP Wiki
(Created page with "A detailed tutorial on how you can create your own MNE-X plugin will follow soon. However, a good starting point ist the DummyToolbox plugin, which you can find under ''\mne-c...") |
(No difference)
|
Latest revision as of 16:49, 22 January 2016
A detailed tutorial on how you can create your own MNE-X plugin will follow soon. However, a good starting point ist the DummyToolbox plugin, which you can find under \mne-cpp\applications\mne_x\plugins\dummytoolbox or here.