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

Introduction to Editing Mathematica Graphics

An Example of Editing Graphics

The following graph represents an impulse response of an ideal Low Pass Filter (LPF). This graph illustrates some of the ways of interacting with graphics. Details on each topic follow in the other parts of Interactive Graphics.
In[1]:=
Click for copyable input
Out[1]=
Select the curve and change its color and thickness using the Graphics Inspector.
Click for copyable input
Using the Text tool and the TraditionalForm Text tool, add a plot label and axis labels.
Click for copyable input
You can edit the title to change its font, color, size, and face.
Click for copyable input
Draw vertical and horizontal lines to the maximum point with the Line tool.
Click for copyable input
Select the lines and make them dashed using the Graphics Inspector.
Click for copyable input
Label the point with the TraditionalForm Text tool.
Click for copyable input
Add the formula for the curve.
Click for copyable input
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team