How to divide 8 bit binary into two 4 bit?
25 views (last 30 days)
Show older comments
For example A=11001111,
i want to break it as A1=1100 and A2=1111.
How it can be done in matlab?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!