Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Data Manipulation > Files > Mathematica Expressions in Files > Save >

Save

Save
appends definitions associated with the specified symbol to a file.
Save
appends definitions associated with all symbols whose names match the string pattern .
Save
appends definitions associated with all symbols in the specified context.
Save
appends definitions associated with several objects.
  • Save uses Names to find symbols whose names match a given string pattern.
  • You can use Save to write out the definition for the value of a symbol s itself.
Save all definitions in the default context:
Save writes the output of FullDefinition to a file:
Definitions saved can be read into Mathematica using Get:
Print the contents of the saved file:
Clear definitions in the current session:
Get the definitions into the current session:
New in 1 | Last modified in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF