cantera/interfaces/matlab/toolbox/@ThermoPhase/ph.m

4 lines
66 B
Matlab

function i = ph(tp)
disp('method ph is deprecated.');
i = tp.ph;