|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| Save["filename", symbol] appends definitions associated with the specified symbol to a file. |
| Save["filename", "form"] appends definitions associated with all symbols whose names match the string pattern form. |
| Save["filename", "context`"] appends definitions associated with all symbols in the specified context. |
| Save["filename", {object1, object2, ...}] appends definitions associated with several objects. |
| © 2008 Wolfram Research, Inc. |