insert binary number and store it in array

14 visualizaciones (últimos 30 días)
Bayan
Bayan el 31 de Mzo. de 2012
Hi i would to ask the user to insert binary number as that (001010111) then store this number in array each bit in individual cell , How???

Respuesta aceptada

Walter Roberson
Walter Roberson el 31 de Mzo. de 2012
Use the 's' option of input()
  1 comentario
Jan
Jan el 31 de Mzo. de 2012
Then instead of "each bit in an individual cell" you get each character in an individual element of the char vector. But this is most likely what you need. +1

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Operators and Elementary Operations en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by