I am new to BrainStorm and I have my intracranial EEG recordings saved in a Matlab file. I was wondering what structure BrainStorm needed a Matlab file to be in. Additionally, I have heard that .mat files are supported by BrainStorm but this is not listed on the website. Can someone help me understand my questions?
Yes, all the Brainstom's data is stored as Matlab data files.
As a first recommendation, you may need to follow the introduction tutorial for a general overview of Brainstorm.
@Lisamhirt
If you can have access to the original recordings, the best option would be to work directly with the native file format. If this is not an option, you may need to rewrite your Matlab files with a different structure.
For storing EEG recordings, Matlab .mat files are not really a "file format" but rather a generic container, they contain a list of variables that each researcher would save in a different way. Four types of Matlab structures can be loaded by Brainstorm: