Scilab Function
Last update : 7/5/2006

cdfread - Reads selected variables from CDF file

Calling Sequence

[V1,...,Vn] = cdfread(filename,names)

Parameters

Description

[V1,...,Vn] = cdfread(filename,names) returns in Vi the value of the the CDF variable named names(i). The number of lhs arguments should be equal to the size of names.

Examples


See Also

cdfload,   cdfgetvariableattributes,   cdfgetglobalattributes,   cdf2date,  

Authors

Serge Steer INRIA

Bibliography

CDF C Reference Manual, version 3.1 January 2006 Space Physics Data Facility NASA.

Used Function

cdflib