save/
mg_save_getdata.pro
includes main-level programRoutines
top mg_save_getdata
result = mg_save_getdata(filename, varname [, _extra=keywords])
Retrieve a variable from a save file.
Return value
variable restored or hash containing variables if more than one variable is requested
Parameters
- filename in required type=string
filename of a
.sav
file- varname in required type=string
name of variable to retrieve from the save file
Keywords
- _extra in optional type=keywords
keywords to
IDL_Savefile::restore
File attributes
Modification date: | Wed May 14 15:07:14 2014 |
Lines: | 33 |
Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.