Decimal to Binary Conversion
Version 1.0.0.0 (507 Bytes) by
Shravankumar P
Decimal to Binary Converter up to 5 bits
Decimal Number N = 0 to 32-1, i.e., 0 to $2^5 -1$
After reaching the N value to 32 the conversion resets and takes from 0 -
31 again Example if you give 33 then it takes as 33-32 = 1.
Cite As
Shravankumar P (2024). Decimal to Binary Conversion (https://www.mathworks.com/matlabcentral/fileexchange/49735-decimal-to-binary-conversion), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > Images > Convert Image Type >
Find more on Convert Image Type in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |