Main Content

fi Properties

Data properties of the fi object

The fi object has three types of properties: data properties, fimath properties, and numerictype properties. Use data properties to access data in a fi object using dot notation. The data properties of a fi object are always writable.

Data Properties

expand all

Stored integer value of fi object in binary.

Numerical real-world value of fi object.

Stored integer value of fi object in decimal.

Real-world value of fi object stored as a MATLAB® double.

Stored integer value of fi object in hexadecimal.

Stored integer value of fi object stored in a built-in MATLAB integer data type.

Stored integer value of fi object in octal.

Full-precision real-world value of fi object, stored as a character vector.

Version History

Introduced before R2006a

See Also