idllib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

save/

mg_save_getdata.pro

includes main-level program

top source 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: Thu Mar 15 11:45:14 2012
Lines: 61
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.