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