cantera/interfaces/matlab/toolbox/@XML_Node
Ray Speth 258fb8ed57 [Matlab] Add missing 'clear' functions
Without these functions, it was impossible to use these classes
without leaking memory. Even with these functions, the memory is
released only when these functions are explicitly called, as
old-style Matlab classes have no notion of a destructor.

Fixes #252.
2015-04-11 10:54:52 -04:00
..
addChild.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
attrib.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
build.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
child.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
clear.m [Matlab] Add missing 'clear' functions 2015-04-11 10:54:52 -04:00
findByID.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
findByName.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
hndl.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
nChildren.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
value.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
write.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
xml_hndl.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00
XML_Node.m [Doc/Matlab] Add documentation for all Matlab functions 2014-07-18 14:35:41 +00:00