フィルターのクリア

Simulink Bit to Integer Converter block for c-code generation.

4 ビュー (過去 30 日間)
Haksun Lee
Haksun Lee 2016 年 11 月 25 日
コメント済み: Preethi 2016 年 11 月 25 日
Hello, all guys.
I am struggling to generate c-code for bit to integer converter block of communication system toolbox.
I searched report that bit to integer converter block isn't changed to c-code. Is that right?
If yes, how can I make c-code(or m-code) for bit to integer converter block?
  1 件のコメント
Preethi
Preethi 2016 年 11 月 25 日
hi,
Are you using convert block? I am not sure but I think the conversion is implemented as typecasting in c code. For ex.
x = uint32(var1)

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeString についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by