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

3 lines
70 B
Matlab

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