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

Dear Raymundo. Cassani

About 2 weeks ago, SimMEEG was updated in github.

After updating, SimMEEG requires Image Toolbox of MATLAB in the command window.

Even though I don't have that Toolbox, it's no problem to simulate with SimMEEG at the moment.
But, when I create signal waves, sometimes the Signal window is not good behavior. Probably, there are some problems in GUI because of lacking Image Toolbox. Please confirm it.

And if someone using this simulation check on this forum, need to be careful changing default parameters. As far as I can see, those are SNR, Amplitude, Lead field gain. And we can't use setting parameters before updating.