fi introduction

Does anyone know what release the fi() function was introduced? I have to run on old version, 7.6, for compatibility reasons, and the command does not appear to be recognized.

 Risposta accettata

Walter Roberson
Walter Roberson il 21 Dic 2011

0 voti

Fixed Point Toolbox was introduced in R14, MATLAB 7.0, and it supported fi() then.
Please check to be sure you have the Fixed Point Toolbox installed and licensed, as it is an optional product.

Più risposte (1)

John Lofgren
John Lofgren il 21 Dic 2011

0 voti

>> license('inuse')
fixed_point_toolbox
matlab

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by