2 lines
45 B
Matlab
2 lines
45 B
Matlab
function i = reactornet_hndl(r)
|
|
i = r.index;
|
function i = reactornet_hndl(r)
|
|
i = r.index;
|