tomwalters@0: function newval=fromunits(un,oldval) tomwalters@0: con=getconverter(un); tomwalters@0: newval=fromunits(con,oldval);