Simulink block for serial to parallel convertor
33 views (last 30 days)
Show older comments
is their any MATLAB simulink block for serial to parallel convertor
0 Comments
Answers (1)
Vladimir Melnikov
on 27 Jan 2020
yes there is "Serial-In Parallel-Out Shift Register".
But it acts not as I would expect.
For serial to parrralell I use series of unit delays + concatenate block
1 Comment
Walter Roberson
on 27 Jan 2020
https://www.mathworks.com/help/physmod/sps/ref/serialinparalleloutshiftregister.html
Notice it is Specialized Power Systems, which is not compatible with general Simulink signals
See Also
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!