I am trying to find the brainstorm function that imports a source structure from matlab workspace which basically does below from GUI
Import from Matlab: Replace the selected file with the content of a variable from the Matlab base workspace. Useful to save back in the database some structures that where exported and modified manually with the Matlab command window."
I found export matlab and its working fine to load brainstorm files to matlab workspace. Which function does the opposite?