Documentation

isfimathlocal

Determine whetherfiobject has local fimath

Syntax

y = isfimathlocal(a)

Description

y = isfimathlocal(a)returns1if thefiobjectahas a localfimathobject, and 0 ifadoes not have a local fimath.

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using MATLAB® Coder™.

Introduced in R2009b

Was this topic helpful?