Exporting epochs: "MEG sensors are currently not supported by this function."

Hello! I am currently trying to export the epochs into .mat SPM files. While trying to export the epoch pack, I got the following error message:

Error using export_data (line 252)
Error using out_fopen_spm (line 84)
MEG sensors are currently not supported by this function.
Please contact us through the Brainstorm user forum to request this feature.

As a consequence, I contact you through the forum (hoping this is the right place) to be able to have this feature supported.
Thank you very much

Hi @carmanadaniele

Indeed, this feature is not supported in Brainstorm.
However, you can export the data as FieldTrip and then readi it with SPM, as explained in this discussion

Thank you very much!