 |
Convert decimal to binary number in string - MATLAB dec2bin
This MATLAB function binary representation of d as a string. ... Description returns the str = dec2bin(d) binary representation of d as a string. d must be a nonnegative integer smaller than 2^52. str = dec2bin(d,n) produces a binary representation with a
www.mathworks.com |
 |