mmsave
Save model in database using Model Manager.
Syntax
mmsave(model,'draft',commit,…)
mmsave(model,'version',commit,…)
Description
  mmsave(model,'draft',commit,…) save model as a draft using Model Manager with the commit message commit.
mmsave(model,'version',commit,…) save model as a draft using Model Manager with the commit message commit.
 The function mmsave accepts the following property/value pairs:
* Use mmgetbranch to get the branch variable.
See also
mmgetbranch, mmgetbranch