Issue with Integer rounding mode: Floor in Simulink

조회 수: 1 (최근 30일)
devinda Molligoda
devinda Molligoda 2019년 1월 24일
댓글: devinda Molligoda 2019년 1월 29일
Hi,
I have this disparity when using the scale block in Simulink with uint16 constants.

채택된 답변

Mark McBroom
Mark McBroom 2019년 1월 28일
For the gain block, what are the datatypes for Signal and Parameter? My guess is data type of Parameter is integer, so gain is getting clipped to zero.
  댓글 수: 1
devinda Molligoda
devinda Molligoda 2019년 1월 29일
Thanks Mark,
I was thinking the problem is in the devision operation, but as you mentioned the gain block with uint16 may not hold a non integer value as the gain.
BR,
Devinda

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 String에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by