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

카테고리

Community Treasure Hunt

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

Start Hunting!

Translated by