Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Lists and Matrices / List Operations  /
Join

  • Join[ , , ... ] concatenates lists together. Join can be used on any set of expressions that have the same head.
  • See the Mathematica book: Section 1.8.7.
  • See also: Union, StringJoin, Append, Prepend.

    Further Examples

    This concatenates the two lists.

    In[1]:=

    Out[1]=



    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.