|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
- See Also
-
Related Guides
- Constructing Graphs
- Graphs & Networks
- Linguistic Data
- Mathematical Data
- Plotting Options
- Random Variables
- Summary of New Features in Mathematica 8
- Summary of New Features in Mathematica 9
- Tuning & Debugging
- New in 6.0: Mathematics & Algorithms
- New in 8.0: Mathematics & Algorithms
- New in 9.0: Computable Data
ExampleData
ExampleData["type"]
gives a list of names of examples of the specified type.
ExampleData[{"type", "name"}]
gives the default form of the named example of the specified type.
ExampleData[{"type", "name"}, "elem"]
gives the specified element or property of an example.
DetailsDetails
- Typical types include:
-
"AerialImage" sample aerial photography image "Geometry3D" 3D geometry data for models and shapes "NetworkGraph" empirical graphs and networks "LinearProgramming" linear programming problem "Matrix" sparse or dense matrix "Sound" sample audio clips "Statistics" statistical datasets "TestAnimation" test animation for image processing "TestImage" test image for image processing "Text" sample text piece "Texture" sample texture - ExampleData[{"type", "name"}, "Properties"] gives a list of the elements or properties available for a particular example.
- In addition to elements specific to the content of an example, the following properties are typically included:
-
"Image" basic visual representation of the example "Name" English name - ExampleData[] gives a list of names of types of examples.
Related GuidesRelated Guides
- Constructing Graphs
- Graphs & Networks
- Linguistic Data
- Mathematical Data
- Plotting Options
- Random Variables
- Summary of New Features in Mathematica 8
- Summary of New Features in Mathematica 9
- Tuning & Debugging
- New in 6.0: Mathematics & Algorithms
- New in 8.0: Mathematics & Algorithms
- New in 9.0: Computable Data
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »




