Borrar filtros
Borrar filtros

Show values of fixed-point signals in Simulink?

3 visualizaciones (últimos 30 días)
Song Decn
Song Decn el 12 de Nov. de 2017
Comentada: Song Decn el 13 de Nov. de 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

Respuesta aceptada

mounika
mounika el 13 de Nov. de 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 comentarios
Song Decn
Song Decn el 13 de Nov. de 2017
Thank you mounika!
Song Decn
Song Decn el 13 de Nov. de 2017
BTW, how can I show the "decimal (Stored Integer)" in Scope ??

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!