Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
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
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team