to_mat# stimupy.utils.export.to_mat(stim, filename)# Save stimulus-dict(s) as mat-file Parameters: stim (dict) – stimulus dictionary to export. filename (Path or str) – (full) path to the file to be created.