How to implement time division demultiplexing ?? How to implement time division demultiplexing ?? How to implement time division demultiplexing ?? How to implement time division DEMULTIPLEXING in MATLAB/SIMULINK??

3 views (last 30 days)
I am trying to do something which resembles time division demultiplexing in Simulink/ MATLAB.
I wish to implement the following: 1) I have 3 control signals - c1, c2 and c3. 2) I have 3 output variables - out1, out2 out3. 3) I want that the output of my system should append data to i) the variable out1 if c1 is high ii) the variable out2 if c2 is high iii) the variable out3 if c3 is high
Can you suggest a way to implement the same in Simulink or MATLAB??

Answers (0)

Categories

Find more on Simulink 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!