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,
0 个评论
回答(1 个)
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?
0 个评论
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!