Can not convert USHORT MAX to ufix16_Sp01

2 次查看(过去 30 天)
Dear bros,
In Simulink model, I use constant block which has value (65535) and data type is ufix16_Sp01 (fixdt(0,16,0.01,0)). But there is error
I understand that ufix16_Sp01 is unsigned with wordlength is 16.
So, Can anyone explain for me???

采纳的回答

James Tursa
James Tursa 2020-11-19
If you have a slope scaling of 0.01 and a bias of 0, doesn't that mean the max value is 65535*0.01 = 655.35?

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

标签

产品


版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by