addGroup

Create a new child group.


Declaration

 grpOut = addGroup(grp,name)

Parameters

  • name (char string) New child group name.

Returns

  • grpOut (NetCDFGroup) Created child group.

Discussion


This site uses Just the Docs, a documentation theme for Jekyll.