error in using dec2bi()?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Ameligege
il 11 Apr 2015
Commentato: Ameligege
il 11 Apr 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 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su GPU Computing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!