how to plot a binary data in signal format like NRZ, Manchester, etc
4 views (last 30 days)
Show older comments
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
0 Comments
Answers (0)
See Also
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!