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 Solvers114
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6232 Solvers
-
Sort a list of complex numbers based on far they are from the origin.
5636 Solvers
-
Determine the length of a string of characters
253 Solvers
-
453 Solvers
-
1002 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!