| Contents | Index |
You can learn about the functions associated with fi objects in the Function Reference.
The following data-access functions can be also used to get the data in a fi object using dot notation.
bin
data
dec
double
hex
int
oct
For example,
a = fi(pi); n = int(a) n = 25736 a.int ans = 25736 h = hex(a) h = 6488 a.hex ans = 6488
![]() | fi Object Properties | Working with fimath Objects | ![]() |

Learn how to apply early verification to your development process through these technical resources.
How much time do you spend on testing to ensure implementation meets system-level requirements?
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |