Export
WMA link
Export
["file.ext", expr]
- exports expr to a file, using the extension ext to determine the format.
Export
["file", expr, "format"]
- exports expr to a file in the specified format.
Export
["file", exprs, elems]
- exports exprs to a file as elements specified by elems.