info = mmmodelinfo(location) returns model information for the model with the URI string
location in Model Manager.
info = mmmodelinfo(model) returns model information for
model.
info = mmmodelinfo(modeltag) returns model information for the model loaded in the COMSOL Multiphysics server defined as
modeltag.
The number of field in the struct info depends on how you define the model: with a location, a model, or a tag.