Problem 1798. 03 - Matrix Variables 2
Make the following variable:

A 9x9 matrix of zeros, but with the following values on the main diagonal:

(Hint: use diag)
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers615
Suggested Problems
-
27491 Solvers
-
588 Solvers
-
07 - Common functions and indexing 5
426 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
355 Solvers
-
2503 Solvers
More from this Author26
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!