Filter löschen
Filter löschen

Show values of fixed-point signals in Simulink?

3 Ansichten (letzte 30 Tage)
Song Decn
Song Decn am 12 Nov. 2017
Kommentiert: Song Decn am 13 Nov. 2017
Hi, I want to ask whether there is a methode to display the "real" bit-wise value of a signal with fixed-point data type? As an example, I want to examine the real value of the output port CounterValue.
Thanks

Akzeptierte Antwort

mounika
mounika am 13 Nov. 2017
If it is just about displaying the real "bit value", you can modify the block parameters of display by double clicking on it and changing the format type to binary.
  2 Kommentare
Song Decn
Song Decn am 13 Nov. 2017
Thank you mounika!
Song Decn
Song Decn am 13 Nov. 2017
BTW, how can I show the "decimal (Stored Integer)" in Scope ??

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!