diff --git a/mex/cpfloat.m b/mex/cpfloat.m index 3e27dea..9adb4b3 100644 --- a/mex/cpfloat.m +++ b/mex/cpfloat.m @@ -67,7 +67,7 @@ % use. On overflow, the target floating-point format will use the largest % representable floating-point if this field is set to 0, and infinity % otherwise. The default value for this field is 0. - +% % * The scalar FPOPTS.subnormal specifies the support for subnormal numbers. % The target floating-point format will not support subnormal numbers if % this field is set to 0, and will support them otherwise. The default value