Simulink block for serial to parallel convertor
32 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
is their any MATLAB simulink block for serial to parallel convertor
0 Kommentare
Antworten (1)
Vladimir Melnikov
am 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 Kommentar
Walter Roberson
am 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
Siehe auch
Kategorien
Mehr zu Sources finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!