Main Content
netcdf.defVarFletcher32
Define checksum parameters for netCDF variable
Description
netcdf.defVarFletcher32(
defines the checksum settings for the netCDF-4 variable specified by
ncid
,varid
,checksumSetting
)varid
in the file specified by ncid
.
Examples
Input Arguments
Tips
This function corresponds to the
nc_def_var_fletcher32
function in the netCDF library C API.
Version History
Introduced in R2010b
See Also
netcdf.inqVarFletcher32
| netcdf.create
| netcdf.open
| netcdf.defGrp
| netcdf.defVar