Simulink block for serial to parallel convertor
28 次查看(过去 30 天)
显示 更早的评论
is their any MATLAB simulink block for serial to parallel convertor
0 个评论
回答(1 个)
Vladimir Melnikov
2020-1-27
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 个评论
Walter Roberson
2020-1-27
https://www.mathworks.com/help/physmod/sps/ref/serialinparalleloutshiftregister.html
Notice it is Specialized Power Systems, which is not compatible with general Simulink signals
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!