mphtags is used to retrieve tags from nodes in a COMSOL Multiphysics model or tags from models that are loaded on the server.
When mphtags is called with a
model or
node variable the tags are returned form the model.
mphtags also be called using a model variable and a type, where type can be one of these strings:
result, dataset, table, numerical, and
export to give easy access to the nodes under the result node. It is sufficient to use the first letter of the types.
If mphtags is called with output arguments it is possible to get both the tags as well as labels and display names used for the nodes. For example,
If mphtags is called with the root model node as argument, the filename of the model can be returned:
mphtags can be used to return a list of files currently loaded on the server. For example,