ExtractArchive[file] expands an archive file, saving its content into the current directory.ExtractArchive[file, dir] saves the content of an archive file into directory ...
Pajek
(Mathematica Import/Export Format) Pajek graph language and data format. Commonly used exchange format for graphs. Native format of the Pajek network analysis software. The format name is Slovenian for spider. ...
VTK
(Mathematica Import/Export Format) Visualization Toolkit format. Used for storage of 3D models. Native format of the open-source Visualization Toolkit software. ASCII or binary format. VTK is an acronym ...
SQLDelete deletes data from a database. An alternative, using raw SQL, is described in "Deleting Data with Raw SQL". If you find that the examples in this tutorial do not ...
SQLInsert inserts data into a database. An alternative, using raw SQL, is described in "Inserting Data with Raw SQL". If you find that the examples in this tutorial do not ...
SQLUpdate modifies data in a database. An alternative, using raw SQL, is described in "Updating Data with Raw SQL". If you find that the examples in this tutorial do not work ...
EquationTrekkerNonModal is the nonmodal dialog version of EquationTrekker.
Mathematica's unified symbolic architecture makes it incredibly easy to create dialog boxes that range from the straightforward to the highly elaborate and customized. Every ...
Mathematica allows you to specify in detail what should happen when you press Shift+Enter to evaluate a cell in a notebook, or Ctrl+Shift+Enter to evaluate an expression in ...
Mathematica allows almost every aspect of sessions to be customized, under full programmatic control.