Problem 44326. Replace 0 indices in array with 1's
Take a incoming vector, and replace 0's with ones
Solution Stats
Problem Comments
-
1 Comment
goc3
on 15 Sep 2017
Please improve the test suite. There is only one test case—three is a recommended minimum, though more may be necessary to completely and adequately test what is being asked.
Solution Comments
Show commentsProblem Recent Solvers112
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1801 Solvers
-
Find the maximum number of decimal places in a set of numbers
2782 Solvers
-
8296 Solvers
-
Find Out sum of principal diagonal element of given matrix
244 Solvers
-
179 Solvers
More from this Author18
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!