photo

Cristian Mancera


Active since 2016

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Answered
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 :)

meer dan 8 jaar ago | 0

Question


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...

meer dan 8 jaar ago | 4 answers | 0

4

answers