5 lines
90 B
Matlab
5 lines
90 B
Matlab
function clear(k)
|
|
% CLEAR - delete the Kinetics instance.
|
|
%
|
|
|
|
kinetics_set(k.id, 3, 0, 0);
|