Export
(Built-in Mathematica Symbol) Export["file. ext", expr] exports data to a file, converting it to the format corresponding to the file extension ext. Export[file, expr, " format"] exports data in the ...
Mathematica automatically handles hundreds of data formats and subformats—all coherently integrated through Mathematica's uniform use of symbolic expressions. For each ...
You may want to export a graphic for use outside Mathematica . You have a large set of choices of raster and vector formats.
You may wish to save your work in a format other than the default Mathematica notebook for sharing or publication. Mathematica has a very robust system for exporting your ...
Mathematica can import and export 3D graphics in a variety of standard formats, allowing interchange with other applications. As with other 3D graphics in Mathematica , ...
Sometimes you may want to work with a specific part of a file instead of all of it. When bringing a file into Mathematica , you can elect to import just individual parts of ...
$ExportFormats gives a list of export formats currently supported in your Mathematica system.
Mathematica can import and export hundreds of data formats and subformats. These "How tos" give step-by-step instructions for tasks related to importing and exporting some of ...
You may want to export data from Mathematica to a spreadsheet. Excel is one example of a common spreadsheet format that Mathematica supports.
As the world's best-developed tree-oriented symbolic language, Mathematica is uniquely suited to working with XML. Not only can Mathematica generate XML from scratch, it can ...