-
1 Comment
Dustin Jones
on 12 Jul 2017
Original solution I created by digging through documentation was x=a~=0; y=sum(x,2); [M,I]=max(y); r=max(y). Solution had a size of 31 so I compressed it into it's current version.
Suggested Problems
-
651 Solvers
-
Sum the numbers on the main diagonal
590 Solvers
-
Is this triangle right-angled?
6046 Solvers
-
600 Solvers
-
487 Solvers
More from this Author96
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!