netcdf.defGrp
Create group in netCDF file
Description
childGrpID = netcdf.defGrp(parentGroupId,childGroupName)childGroupName, that is
        the child of the parent group specified by parentGroupId.
Note
This function corresponds to the nc_def_grp function in the
            netCDF library C API.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2010b