Write a global variable to file

save x     save[x]

Where x is a symbol atom or vector of the form [path/to/]v[.ext] in which

writes global variable/s v etc. to file and returns the filename/s.

File path

If a file

Format

The format used depends on the file extension:

(none)   binary
 csv     comma-separated values
 txt     plain text
 xls     Excel spreadsheet
 xml     Extensible Markup Language (XML)