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 Solvers608
Suggested Problems
-
6375 Solvers
-
4539 Solvers
-
318 Solvers
-
525 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
350 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!