Paste into Graphic inserts the current contents of the clipboard into the selected (or clicked upon) graphic.
Work with Spline Functions Create Graphics with Spline Primitives Create Plots
Introduction to Editing Mathematica Graphics Drawing Tools Selecting Graphics Objects
Move to Back moves selected graphics objects to the back of the display.
Move to Front moves selected graphics objects to the front of the display.
EPS
(Mathematica Import/Export Format) MIME types: application/postscript, application/eps, application/x-eps, image/eps, image/x-eps EPS page description language and file format. Commonly used in 2D vector ...
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 ...
Mathematica 8 adds a number of new areas for visualization, including statistical, financial, wavelet, and control-related visualizations. These areas all provide a high ...
Rasterize[g] returns a rasterized graphic of g. Rasterize[g, elem] gives the element elem associated with the rasterized form of g.
ProbabilityDistribution[pdf, {x, x_min, x_max}] represents the continuous distribution with PDF pdf in the variable x where the pdf is taken to be zero for x < x_min and x > ...