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