Simulink block for serial to parallel convertor
16 ビュー (過去 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!