No BSD License  

Highlights from
Create Interactive GUIs

image thumbnail
from Create Interactive GUIs by Stefan Bleeck
Produce powerful all-purpose GUIs with minimal effort.

unit_fratio
function unitobj=unit_fratio

str.name='frequency ratio';
ub=unitbag(str.name);
ub=add(ub,unit_fratio_fratio);
ub=add(ub,unit_fratio_oct);



unitobj= class(str,'unit_fratio',ub);




Contact us at files@mathworks.com