lamp_mac/D7_g/
output.pro
top output
output, w_in, opf, file=file, params=params
** ******
** User callable
** takes a workspace and writes it to a file. 1-D workspaces are saved
** in a standard (x,y,e) 3-column format. Larger workspaces saved differently.
**
** KEYWORDS
** --------
** params : If set, write the full data parameter block to the file
** : ensuring compatability with LAMP routine when read in with
** : input.pro
**
** ARGUMENTS
** ---------
** file : Name of output file. If omitted, default name is
** COMMAND SYNTAX
** output, w10, file =
Parameters
- w_in
- opf
Keywords
- file
- params
File attributes
Modification date: | Tue Oct 1 14:43:35 2013 |
Lines: | 142 |