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.
Solution Comments
Show commentsProblem Recent Solvers14
Suggested Problems
-
Remove the two elements next to NaN value
620 Solvers
-
Getting the indices from a matrix
592 Solvers
-
Piecewise linear interpolation
497 Solvers
-
Detect a number and replace with two NaN's
188 Solvers
-
63 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!