4 lines
73 B
Matlab
4 lines
73 B
Matlab
function m = mass(r)
|
|
% MASS -
|
|
%
|
|
m = reactormethods(23, reactor_hndl(r));
|