Consider a matrix and remove the first row of the matrix.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers399
Suggested Problems
-
Determine whether a vector is monotonically increasing
22857 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3062 Solvers
-
420 Solvers
-
Deleting an element in a matrix
490 Solvers
-
Finding perimeter of a rectangle
495 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.