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:
- Open Simulink
- Create a New Model
- Add these blocks: Constant Block, Data Type Conversion Block and Dsiplay Block.
- Configure and Connect the Blocks
- Run Simulation.