fixed.Interval not working as Intended
이전 댓글 표시
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.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Generate Test Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!