Consider a matrix and remove the first row of the matrix.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers402
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3680 Solvers
-
Sum of first n positive integers
622 Solvers
-
229 Solvers
-
2259 Solvers
-
7199 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.