MUHAMMAD ISLAM
Followers: 0 Following: 0
Feeds
已回答
I am dividing 8bit binary value to two 4 bits values. How not to get "{}" these bars with my output
I got the answer the function give output as value{1} = '1001' and value{2}='1100'. I was storing it as i= value(1) so it used t...
I am dividing 8bit binary value to two 4 bits values. How not to get "{}" these bars with my output
I got the answer the function give output as value{1} = '1001' and value{2}='1100'. I was storing it as i= value(1) so it used t...
3 years 前 | 0
| 已接受
提问
I am dividing 8bit binary value to two 4 bits values. How not to get "{}" these bars with my output
I am using the function result=dec2bin(I(i,j),8); value = mat2cell(result,1,[4,4]); Now I want to store the "value...
3 years 前 | 2 个回答 | 0