how to plot a binary data in signal format like NRZ, Manchester, etc

4 views (last 30 days)
this is my problem: i have a decimal data, so i want to convert it to binary data and then, plot it in axes
a=dec2bin(22,8); .....
thx before

Answers (0)

Categories

Find more on Fourier Analysis and Filtering 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!