Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Options & Styling for Interactive Manipulation >

SaveDefinitions

SaveDefinitions
is an option to Manipulate and related functions which specifies whether current definitions relevant for the evaluation of the expression being manipulated should automatically be saved.
  • With SaveDefinitions->True, Manipulate saves the current assignments for every symbol in the Manipulate, and also saves subsidiary definitions using the same mechanism as Save.
  • SaveDefinitions->True will not save definitions for symbols with the attribute ReadProtected.
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team