diff --git a/interfaces/matlab/toolbox/@ThermoPhase/clear.m b/interfaces/matlab/toolbox/@ThermoPhase/clear.m index c4655f873..239646f31 100644 --- a/interfaces/matlab/toolbox/@ThermoPhase/clear.m +++ b/interfaces/matlab/toolbox/@ThermoPhase/clear.m @@ -6,5 +6,5 @@ function clear(tp) % object that derives from ThermoPhase) % -thermo_set(tp.tp_id, 0, 10); +thermo_set(tp.tp_id, 10, 0);