Reply by srinivas kowta July 8, 20032003-07-08
Use MUX to Combine several input lines into a vector
line.

DEMUX to Separate a vector signal into output signals

--- Hrishikesh Venkataraman
<> wrote:
> Hello,
>
> How do I combine 2 scalar signals ( outputs from 2
> baseband modulation blocks) into 1 [2 * 1] vector
> output in simulink.
>
> I have tried to use merge block but it gives me
> error
> saying tht the basband modulation block output is
> not
> persistent to be combined to the merge block.
>
> TIA
>
> Bye
> hrishikesh

__________________________________


Reply by navaneetha krishnan July 8, 20032003-07-08
Use matrix concatenation block in DSP Blockset.

Navan

--- Hrishikesh Venkataraman
<> wrote:
> Hello,
>
> How do I combine 2 scalar signals ( outputs from 2
> baseband modulation blocks) into 1 [2 * 1] vector
> output in simulink.
>
> I have tried to use merge block but it gives me
> error
> saying tht the basband modulation block output is
> not
> persistent to be combined to the merge block.
>
> TIA
>
> Bye
> hrishikesh
__________________________________


Reply by Hrishikesh Venkataraman July 8, 20032003-07-08
Hello,

How do I combine 2 scalar signals ( outputs from 2
baseband modulation blocks) into 1 [2 * 1] vector
output in simulink.

I have tried to use merge block but it gives me error
saying tht the basband modulation block output is not
persistent to be combined to the merge block.

TIA

Bye
hrishikesh