Borrar filtros
Borrar filtros

dec2bin(d) problem converting

2 visualizaciones (últimos 30 días)
KHADIJA
KHADIJA el 5 de Oct. de 2013
Respondida: Walter Roberson el 6 de Oct. de 2013
hello, i want to convert a decimal number to a binary number so i use thi comand dec2bin(23) normelly the answer should be lik this : ans = 10111 instead i get that :
Columns 65508 through 65520
0 0 0 0 0 0 0 0 0 0 0 0 0
Columns 65521 through 65533
0 0 0 0 0 0 0 0 0 0 0 0 0
Columns 65534 through 65535
will you please tell me what seems to be the problem, and thanks in advance :)
  5 comentarios
Jan
Jan el 6 de Oct. de 2013
@KHADIJA: Please post this as an answer and accept it, such that the readers can see, that the problem is solved.
KHADIJA
KHADIJA el 6 de Oct. de 2013
@Jan Simon: i don t know how to do it,will you show me how please

Iniciar sesión para comentar.

Respuestas (1)

Walter Roberson
Walter Roberson el 6 de Oct. de 2013
KHADIJA wrote,
hello, thank you for answering me so quickly, you were right i had the wrong code for the function dec2bin so i had to replace it by a new one. thank you so much again :)

Categorías

Más información sobre Data Type Conversion en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by