Mathematica 9 is now available
 Documentation / Mathematica / Add-ons / MathLink Library / Mathematica Functions  /
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.
  • 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].
  • See the Mathematica book: Section 2.12.3.
  • See also: Install.



    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.