Issue with Integer rounding mode: Floor in Simulink

1 Ansicht (letzte 30 Tage)
devinda Molligoda
devinda Molligoda am 24 Jan. 2019
Hi,
I have this disparity when using the scale block in Simulink with uint16 constants.

Akzeptierte Antwort

Mark McBroom
Mark McBroom am 28 Jan. 2019
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 Kommentar
devinda Molligoda
devinda Molligoda am 29 Jan. 2019
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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by