5 lines
83 B
Matlab
5 lines
83 B
Matlab
function clear(t)
|
|
% CLEAR - Delete the kernel object.
|
|
%
|
|
thermo_set(t.tp_id,0,10);
|
|
|