binary convertion data simulink

Is there anyway of converting a binary data into decimal in simulink? Or doing a operation in binary?

回答 (1 件)

BhaTTa
BhaTTa 2024 年 10 月 25 日
編集済み: BhaTTa 2024 年 10 月 25 日

0 投票

Hey @Danilo NASCIMENTO, you can convert binary data into decimal format in Simulink by using a combination of blocks that interpret the binary data and convert it to a decimal number.
Please follow below steps:
  1. Open Simulink
  2. Create a New Model
  3. Add these blocks: Constant Block, Data Type Conversion Block and Dsiplay Block.
  4. Configure and Connect the Blocks
  5. Run Simulation.

カテゴリ

ヘルプ センター および File ExchangeModeling についてさらに検索

質問済み:

2013 年 11 月 18 日

編集済み:

2024 年 10 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by