groupWithName

Retrieve a child group by name.


Declaration

 grpOut = groupWithName(grp,name)

Parameters

  • name (char string) Child group name.

Returns

  • grpOut (NetCDFGroup) Matching child group.

Discussion


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