pop_fileio_brainvision_mat#

pop_fileio_brainvision_mat(filename, *, return_com=False, **kwargs)#

Import a BrainVision Analyzer MATLAB file.

EEGLAB exposes this menu through the optional bva-io plugin. EEGPrep does not depend on that plugin at runtime, so this wrapper delegates MATLAB files to the existing standalone File-IO/MAT importer.

Parameters:
Return type:

dict[str, Any] | tuple[dict[str, Any], str]