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
-
Find the sum of all the numbers of the input vector
50751 Solvers
-
MATCH THE STRINGS (2 CHAR) very easy
292 Solvers
-
Find the dimensions of a matrix
536 Solvers
-
What is Sum Of all elements of Matrix
421 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
342 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!