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.

 採用された回答

Walter Roberson
Walter Roberson 2011 年 12 月 21 日

0 投票

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.

その他の回答 (1 件)

John Lofgren
John Lofgren 2011 年 12 月 21 日

0 投票

>> license('inuse')
fixed_point_toolbox
matlab

1 件のコメント

Walter Roberson
Walter Roberson 2011 年 12 月 21 日
What does
which -all fi
report ?

サインインしてコメントする。

カテゴリ

Community Treasure Hunt

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

Start Hunting!

Translated by