v = mphversion returns the COMSOL Multiphysics version number that MATLAB is connected to as a string.
[v,vm] = mphversion(model) returns the COMSOL Multiphysics version number that MATLAB is connected to as a string in the variable
v and the version number of the model in the variable
vm.