|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
LinkPatterns
LinkPatterns[link]
gives a list of the patterns for which definitions were set up when the external program associated with the specified MathLink connection was installed.
DetailsDetails
- Each element of the list returned by LinkPatterns is wrapped in HoldForm to prevent evaluation.
- The patterns in LinkPatterns typically originate in :Pattern: specifications in the MathLink templates used to create source code for the external program.
- Uninstall[link] calls Unset on the patterns in LinkPatterns[link].
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
New in 3
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

