timeseries array into bps stream
Show older comments
In a Simulink model, I have a timeseries array (uniform times of .01 and data in uint8)that I need to feed into an encoder as a bits per second stream. The sample time on this stream needs to be 1/1200, 1/600, 1/300, or 1/150 with 0.2 samples per frame. The output needs to be boolean. How could I do this? Thanks for any help.
Accepted Answer
More Answers (0)
Categories
Find more on Prepare Model Inputs and Outputs 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!