Replace binary values with varying binary values
1 回表示 (過去 30 日間)
古いコメントを表示
Hello,
I have an array of 32 bit binary numbers and I want to replace the last bits with varying lengths of binary numbers.
10111 10110 In this I only change the last bit
10011 10000 In this one I only change the last 2 bits
and so on
4 件のコメント
Adam Danz
2019 年 4 月 25 日
I still don't understand the question. The example looks like a simple count from 1800, 1801, ..., 1807 in binary.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Whos についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!