RenameFile["file_1", "file_2"] renames file_1 to file_2.
In Mathematica, graphs can be constructed in a variety of ways. They can be built from vertices and edges directly in a symbolic form. They can come from built-in curated ...
EMF
(Mathematica Import/Export Format) Microsoft EMF format. Image file format. Used by the Windows operating system and by Microsoft applications as a graphics resource format. EMF is an acronym derived from ...
You may want to export data from Mathematica to a spreadsheet. Excel is one example of a common spreadsheet format that Mathematica supports.
Mathematica can import—and often export—standard formats used in chemistry, molecular biology and bioinformatics, routinely handling a full range of molecular types, as well ...
SVG
(Mathematica Import/Export Format) MIME type: image/svg+xml SVG vector graphics format. Intended for two-dimensional vector graphics on the web. Partially supported by several web browsers and browser ...
Mathematica stands out from traditional computer languages in supporting many programming paradigms. Procedural programming is the only paradigm available in languages like C ...
Mathematica's core language and computation capabilities can be accessed not only through its rich interactive notebook interface, but also directly through a command-line ...
Mathematica's symbolic string patterns provide a compact yet readable basis for sophisticated string operations. Included directly in programs, or symbolically generated on ...
FileExtension["file"] gives the file extension for a file name.