Mercurial > hg > octave-lyh
diff scripts/strings/dec2bin.m @ 3791:c1c532a0acb2
[project @ 2001-02-09 15:28:23 by jwe]
author | jwe |
---|---|
date | Fri, 09 Feb 2001 15:28:23 +0000 |
parents | 2a257be5e488 |
children | 819e3c246702 |
line wrap: on
line diff
--- a/scripts/strings/dec2bin.m +++ b/scripts/strings/dec2bin.m @@ -33,7 +33,7 @@ ## ## @seealso{bin2dec, dec2base, base2dec, hex2dec, dec2hex} -## Author: Daniel Calvelo +## Author: Daniel Calvelo <dcalvelo@yahoo.com> ## 2001-02-02 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> function h = dec2bin (d)