Problem 42691. Matrix of almost all zeros, except for main diagonal
Write a program to input an integer n and build a n-by-n matrix with the numbers 1,2,...,n on the main diagonal and zeros elsewhere.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers183
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15529 Solvers
-
Back to basics 11 - Max Integer
785 Solvers
-
359 Solvers
-
Add a row of zeros on top of a matrix
250 Solvers
-
Find out sum of all elements of given Matrix
499 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!