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
-
The Hitchhiker's Guide to MATLAB
3142 Solvers
-
119 Solvers
-
Convert a numerical matrix into a cell array of strings
1182 Solvers
-
Remove the two elements next to NaN value
604 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
990 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!