Scilab Function
Last update : 7/5/2006
cdfload - Loads selected variables from CDF file
Calling Sequence
- cdfload(filename,names)
Parameters
-
filename
: string, path of the CDF file
-
names
: vector of size n: which contains the names of the requested variables.
Description
cdfload(filename,names) reads the variables selected by
the argument names and stores them under their CDF name. Examples
See Also
cdfread, cdfgetvariableattributes, cdfgetglobalattributes,
Authors
-
Serge Steer
INRIA
Bibliography
CDF C Reference Manual, version 3.1 January 2006 Space Physics Data Facility NASA.
Used Function
cdflib