Explanation of "The BIT input is out of range for the datatype specified"
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Don Zheng
am 9 Jun. 2017
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 Kommentare
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!