What MATLAB Toolbox is required to use SimMEEG?

I would like to do EEG signal simulation with SimMEEG via brainstorm.
However, as already asked in the forum, it seems that I need some MATLAB Toolbox to use SimMEEG.

If I want to use all the features of SimMEEG, what MATLAB ToolBoxes is required?

And is there any way to find them out?

There is not an official list of the required Matlab Toolboxes for SimMEEG.
So far, these are the toolboxes we know are needed:

  • Curve Fitting Toolbox
  • Signal Processing Toolbox
  • Statistics Toolbox
  • Parallel Computing Toolbox
  • Wavelet Toolbox

If you find that other toolbox is needed, please add it to this post

EDIT: Toolboxes are documented in the GitHub issue in SimMEEG repo:
https://github.com/branelab/SimMEEG/issues/7

2 Likes