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_oct
function nu=unit_fratio_oct

str.name='octaves';
str.fullname='octaves';

str.converter=unitconverteroctratio;

un=unit(str.name,str.fullname,str.converter);
nu=class(str,'unit_fratio_oct',un);

Contact us at files@mathworks.com