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 Solvers120
Suggested Problems
-
28453 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
12213 Solvers
-
Magic is simple (for beginners)
9918 Solvers
-
Create sequnce 1 4 9 16 25.........
394 Solvers
-
535 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!