3 lines
44 B
Matlab
3 lines
44 B
Matlab
function i = thermo_hndl(tp)
|
|
|
|
i = tp.tp_id;
|
function i = thermo_hndl(tp)
|
|
|
|
i = tp.tp_id;
|