error in using dec2bi()?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Ameligege
el 11 de Abr. de 2015
Comentada: Ameligege
el 11 de Abr. de 2015
Dear all,
number=3.77
integerf=fix(number)
binnumber=dec2bi(integerf);
the error msg is "Undefined function 'dec2bi' for input arguments of type 'double'."
can anyone help me to solve this error, please?
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre GPU Computing 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!