Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Core Language > Expressions > Structural Operations on Expressions > Append >

Append

Append
gives expr with elem appended.
  • In iteratively building a list, it is usually more efficient to use Sow and Reap than to use Append at each step.
Use a head other than List:
Append a row to a matrix:
Append to each row in a matrix:
Append a vector to a matrix:
Successively append to a list:
New in 1 | Last modified in 5
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF