|
|
||
|
|
| Mathematica Tutorial | Functions »|Tutorials »|More About » |
| Inset[obj, pos] | specifies that the inset should be placed at position pos in the graphic |
| Inset[obj,pos, opos, size] | render an object with a given size so that point opos in obj is positioned at point pos in the containing graphic |
| Inset[obj,pos, opos, size, dirs] | specifies that the axes of the inset should be oriented in directions dirs |
|
|
|
This creates a two-dimensional graphics object that contains two differently sized copies of the three-dimensional plot.
|
|
| © 2008 Wolfram Research, Inc. |