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