Value of data out of range after conversion into older version
조회 수: 1 (최근 30일)
이전 댓글 표시
After converting a model with a large number of MATLAB Funcion block into an older version, an error appeared.
"The data Upr was assigned a value (250) outside of its range [0, 100] in MATLAB Function Single switching"
Why is this happening?
댓글 수: 3
Jan
2019년 7월 24일
편집: Jan
2019년 7월 24일
I have a simulink model with a couple of MATLAB Function blocks. After conversation from 2017a to 2015a i see this message (error). And this error vector to one of the MATLAB function blocks. After that, i delete function block and create block-structure equation - my model start works at 2015a version. But i want to know - why this error exist?
Sorry for my nonideal language.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!