variablePathsWithName
Return all group-qualified paths matching a variable name.
Declaration
varPaths = variablePathsWithName(grp,variableName)
Parameters
-
variableName(charstring) Variable name.
Returns
varPaths(string) Matching variable paths.
Discussion
varPaths = ncfile.variablePathsWithName('x');