cantera/interfaces/matlab/toolbox/@ThermoPhase/clear.m

5 lines
83 B
Matlab

function clear(t)
% CLEAR - Delete the kernel object.
%
thermo_set(t.tp_id,0,10);