Feeds
回答済み
Binary sequence from a vector to a variable
I used bin2dec, it is very simple and exactly what I needed, thanks to all of you :)
Binary sequence from a vector to a variable
I used bin2dec, it is very simple and exactly what I needed, thanks to all of you :)
10年弱 前 | 0
質問
Binary sequence from a vector to a variable
Hi!I have a binary sequence and I want to save it in a variable. How could I do it? Like this: a= [1,0,0,1,0] -> ? -> b=10010...
10年弱 前 | 4 件の回答 | 0