Show values of fixed-point signals in Simulink?

3 ビュー (過去 30 日間)
Song Decn
Song Decn 2017 年 11 月 12 日
コメント済み: Song Decn 2017 年 11 月 13 日
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

採用された回答

mounika
mounika 2017 年 11 月 13 日
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 件のコメント
Song Decn
Song Decn 2017 年 11 月 13 日
Thank you mounika!
Song Decn
Song Decn 2017 年 11 月 13 日
BTW, how can I show the "decimal (Stored Integer)" in Scope ??

サインインしてコメントする。

その他の回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!