Is there a command for/how to convert a binary number to binary vector?

Hi,
I got a binary number and i want to convert it to a binary vector like;
a=101010101010101010 to [1 0 1 0 1 0 1 0 ....]

2 comentarios

E K
E K el 3 de Ag. de 2012
Editada: E K el 3 de Ag. de 2012
it is a binary string -> char

Iniciar sesión para comentar.

Categorías

Más información sobre Data Type Conversion en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

E K
el 3 de Ag. de 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by