Problem 2574. Replacing a row
For matrix G=[1 2 3; 4 5 6; 7 8 9]
Replace the 2nd row with 8s
**remember to create matrix G
Solution Stats
Problem Comments
-
2 Comments
Pritesh Shah
on 10 Sep 2014
Problem in test case.
Please remove Square breakte
Jean-Marie Sainthillier
on 14 Sep 2014
154 incorrect solutions. A record ?
Solution Comments
Show commentsProblem Recent Solvers372
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15629 Solvers
-
Find common elements in matrix rows
2668 Solvers
-
954 Solvers
-
find the roots of a quadratic equation
230 Solvers
-
Create an index-powered vector
820 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!