Hello,
I'm trying to define a fixed.Interval object using the fixed.Interval construct. I'm typing the same code as mentioned in the documentation like for example:
f = fixed.Interval(pi);
And I'm getting the error:
Error setting default value of property 'LeftEnd' of class 'fixed.Interval':
Invalid data type. Default value must be embedded.fi or convertible to class embedded.fi.
I tried multiple things but they all seem to not work. I'm using Matlab 2019b, any help would be appreciated.

 채택된 답변

Qifan Wu
Qifan Wu 2021년 7월 14일

0 개 추천

You may need to install 'Fixed-Point Designer' toolbox. You can try the trial version of this toolbox by installing it.
If you want to get a license for 'Fixed-Point Designer' toolbox,contact MathWorks support.

추가 답변 (0개)

제품

릴리스

R2019b

태그

질문:

2021년 7월 14일

답변:

2021년 7월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by