Explanation of "The BIT input is out of range for the datatype specified"

6 次查看(过去 30 天)
I have the following simulink error:
An error occurred while running the simulation and the simulation was terminated Caused by:
The BIT input is out of range for the datatype specified
Can anyone explain what it means? Searching doesn't bring anything up...
My guess is that I am trying to set a fixed point number outside its range, though I cannot see where this is happening in my project.
Many thanks,

回答(1 个)

Don Zheng
Don Zheng 2017-6-9
This is a very generic error indicating that the data is out of the specified range. Can you try reducing the model and identify which part of it is causing this error? Are you using GPU parallel computing?

类别

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

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by