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 comments
Loading...
Problem Recent Solvers191
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
53253 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2049 Solvers
-
Find the index of n in magic(n)
273 Solvers
-
708 Solvers
-
Determine if input is divisible by three.
242 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!