Square wave to bits in Simulink

2 views (last 30 days)
Paul O'Horo
Paul O'Horo on 5 Nov 2019
Answered: galaxy on 5 Nov 2019
In simulink I have created an envelope detector that gives me a square waveform. I now want to take this waveform and convert the data into bits (1s and 0s). How can I get bits from my waveform? Thank you!

Answers (1)

galaxy
galaxy on 5 Nov 2019
You can write waveform data to workspace via To Workspace block or Scope

Community Treasure Hunt

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

Start Hunting!