binary convertion data simulink

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

Risposte (1)

BhaTTa
BhaTTa il 25 Ott 2024
Modificato: BhaTTa il 25 Ott 2024

0 voti

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.

Categorie

Scopri di più su Modeling in Centro assistenza e File Exchange

Richiesto:

il 18 Nov 2013

Modificato:

il 25 Ott 2024

Community Treasure Hunt

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

Start Hunting!

Translated by