Toolbox
Symbol
|
Model attributes
MASS Toolbox
More About »
ID
ID
is a string attribute that specifies the identifier of a model.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Access the identifier of a model
Change the ID of model
Updating an ID will concatenate the newly provided string to the previous one
In[1]:=
In[2]:=
Access the identifier of a model
In[3]:=
Out[3]=
In[4]:=
Out[4]=
Change the ID of model
In[5]:=
In[6]:=
Out[6]=
Updating an ID will concatenate the newly provided string to the previous one
In[7]:=
In[8]:=
Out[8]=
MORE ABOUT
Model attributes
MASS Toolbox