<< prbs Symbol generation User interface >>

comm_tbx >> Symbol generation > ts01

ts01

Generation of a periodic 01010101... sequence

Calling Sequence

b = ts01(n)

Parameters

n:

number of bits to generate

b:

output binary sequence

Examples

// Generation of a vector of 8 alternating bits
b = ts01(8)

See also

Authors


Report an issue
<< prbs Symbol generation User interface >>