生成コード内でHEX表現する方法について

Simulinkで、Constantブロックに"0x7FFFFF"と入力してコード生成(インライン)すると、"8388607"となります。
可読性の為にコード内でも"0x7FFFFF"とするにはどうすればいいでしょうか?

Answers (0)

Categories

Asked:

on 7 Jan 2021

Community Treasure Hunt

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

Start Hunting!