Usage notes and limitations:
Names
and values in name-value pair arguments must be compile-time constants. For example, to specify
single
data type for the output, include
{coder.Constant('OutputDataType'),coder.Constant('single')}
in the
-args
value of the codegen
function. For more
information, see the coder.Constant
(MATLAB Coder) class.