isfi
Determine whether variable is fi
object
Syntax
Description
Examples
Determine Whether Variable Is a fi
Object
Create a variable and determine whether it is a fi
object.
a = fi(pi); tf = isfi(a)
tf = logical
1
b = single([1 2 3 4]); tf = isfi(b)
tf = logical
0
Input Arguments
a
— Input array
array
Input array.
Extended Capabilities
C/C++ Code Generation
Generate C and C++ code using MATLAB® Coder™.
Usage notes and limitations:
Avoid using the
isfi
function in code that you intend to convert using the automated workflow. The value returned byisfi
in the fixed-point code might differ from the value returned in the original MATLAB® algorithm. The behavior of the fixed-point code might differ from the behavior of the original algorithm.
HDL Code Generation
Generate VHDL, Verilog and SystemVerilog code for FPGA and ASIC designs using HDL Coder™.
Version History
Introduced before R2006a
See Also
fi
| isfimath
| isfipref
| isnumerictype
| isquantizer
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)