Documentation of unit
Index of all files: short | long | this subdirectory only: short | long
Function Synopsis
un=unit(name,fullname,converter);
Cross-Reference Information
Listing of function unit
function un=unit(name,fullname,converter); str.name=name; % the name of the unit str.fullname=fullname; % the long name of the unit str.converter=converter; % the converter un=class(str,'unit');
Produced by mtree2html by Hartmut Pohlheim