Effacer les filtres
Effacer les filtres

Show values of fixed-point signals in Simulink?

3 vues (au cours des 30 derniers jours)
Song Decn
Song Decn le 12 Nov 2017
Commenté : Song Decn le 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

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!