|
|
|||
|
|
Export Listing of Formats » |
| data representation specifications (e.g. "RawData", "Graphics") | |
| format specifications (e.g. "GIF", "GZIP", "XLS") | |
| options, properties and settings (e.g. ImageSize, SampleRate) | |
| metadata information (e.g. "Comments") |
| "format" | use the default element for the specified format | |
| elem | export a single element assuming the default format | |
| {"format",elem} | export an element assuming the specified format | |
| {"comp1",...,"format",...} | use also compression formats "compi" (e.g. "GZIP") | |
| {elem1,{elem11,elem12,...}} | export the expri as subelements elem1i of elem1 |
| "Data" | give data in a generic form (list, string, etc.) | |
| "Graphics" | give graphics or geometry as a Graphics object | |
| "Graphics3D" | give 3D graphics or geometry as a Graphics3D object | |
| "Sound" | give sound as a Sound object | |
| "Grid" | give a grid of data as a list or a Grid, etc. | |
| "Rules" | give explicit rules for elements to export |
| elem→val | a value for a single element | |
| {elem1→val1,elem2→val2,...} | values for several elements | |
| elem1→{elem11→val11,...} | values for subelements |
| © 2013 Wolfram Research, Inc. |