Mathematica Technical FAQs Services & Resources / Mathematica / Packages
-----
 /
Utilities
*Mathematica
*Network Mathematica
*webMathematica
*gridMathematica
*Personal Grid Edition
*Wolfram Workbench
*Wolfram Education Group
*Application Packages
*Mathematica for Students
*Mathematica CalcCenter
*Publicon
*A New Kind of Science Explorer
*Mathematical Explorer
*Mathematica Teacher's Edition
*Calculus WIZ
*Mathematica Player
*Ask about this page
*Print this page
*Email this page
*Give us feedback
*
Sign up for our newsletter:

Why can't I type Symbolize commands?

In order to use subscripted variables in Mathematica, you must use the Notation` package. A NotationPalette.nb will open up.

In[1]:=

Create a subscripted variable, select it, click on the Symbolize button and then evaluate the cell with the variable.

In[2]:=
In[3]:=
Out[3]//FullForm=
 

 

You have to use the palette, as typing in Symbolize returns an error.

In[4]:=
Out[4]=
 

 
In[5]:=
Out[5]//FullForm=
 

 

This is because the palette does more than just type Symbolize for you.

In[6]:=
Out[6]//FullForm=
 

 

Using the palette makes Symbolize'ing many variables incredibly tedious. Instead, you can use the following function definition for DynamicSymbolize which can be typed into a notebook.

In[7]:=
In[8]:=
In[9]:=
Out[9]//FullForm=
 

 

Download this FAQ as a Mathematica 6.0 Notebook






 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy | [ja]