Saving the COMSOL Model
When performing a cosimulation the model is stored in memory on the COMSOL Multiphysics server. Using the command line in MATLAB it is possible to access and interact with this model.
To save the COMSOL model, enter the following command at the MATLAB prompt:
mphsave(<FILENAME>)
where <FILENAME> is the name of the COMSOL model to save.
The model can be loaded by COMSOL Multiphysics later for further analysis.