Problem 44102. Stop a ZigZag scanning N*N Matrix at any diag you want
Solution Stats
Problem Comments
-
1 Comment
yurenchu
on 25 Apr 2017
I'd suggest adding test cases in which n (or abs(n)) is larger than the dimension of x; for example, x is a 4-by-4 matrix and n = 6.
Problem Recent Solvers14
Suggested Problems
-
Determine whether a vector is monotonically increasing
15359 Solvers
-
Find the sum of the elements in the "second" diagonal
1060 Solvers
-
51 Solvers
-
Split a string into chunks of specified length
948 Solvers
-
Solve a System of Linear Equations
7300 Solvers
More from this Author14
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!