cantera/interfaces/matlab/toolbox/@XML_Node/nChildren.m

3 lines
71 B
Matlab

function n = nChildren(root, id)
%
n = ctmethods(10, 10, root.id, id);