Consider a matrix and remove the first row of the matrix.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers413
Suggested Problems
-
607 Solvers
-
Find out total non zero element of matrix
288 Solvers
-
Create an anti-identity matrix
208 Solvers
-
531 Solvers
-
368 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
In your test, x is a row vector.
Fixed the test.