Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

matlab time division demultiplexing

Status
Not open for further replies.

pankaj jha

Full Member level 3
Joined
Apr 16, 2010
Messages
170
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Location
jaipur
Activity points
2,457
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??
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top