Square wave to bits in Simulink
Show older comments
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
on 5 Nov 2019
0 votes
You can write waveform data to workspace via To Workspace block or Scope
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!