Problem 1338. Binary Coder
Solution Stats
Problem Comments
Solution Comments
-
2 Comments
This solution is working in MATLAB Command window. so i am confused why it is showing error here??
dec2bin returns a string. This problem is looking for numbers.
-
3 Comments
i use dec2bin but it shows error pls help me
Note that dec2bin returns a character string, but the test suite asks for numbers.
thank you
Problem Recent Solvers176
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1198 Solvers
-
160 Solvers
-
Back to basics 11 - Max Integer
723 Solvers
-
427 Solvers
-
Basics: 'Find the eigenvalues of given matrix
358 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!