Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Dynamic Interactivity > Generalized Input >

Placeholder

Placeholder[name]
represents a placeholder labeled with name that indicates a place to type.
Placeholder[]
gives the empty placeholder Placeholder.
  • Tab moves from one placeholder to the next in an expression.
Create a grid of placeholders which can be tabbed through and typed into:
Create a grid of named placeholders:
Create a formula with named placeholders:
Create a grid of placeholders which can be tabbed through and typed into:
In[1]:=
Click for copyable input
Out[1]=
 
Create a grid of named placeholders:
In[1]:=
Click for copyable input
Out[1]=
 
Create a formula with named placeholders:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team