Problem 43651. create a square matrix
create a [n*n] matrix. example:
mat(4)= [ 1 4 9 16 4 4 9 16 9 9 9 16 16 16 16 16]
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers162
Suggested Problems
-
Back to basics 21 - Matrix replicating
1601 Solvers
-
convert matrix to single column
414 Solvers
-
Area of an equilateral triangle
6311 Solvers
-
Matlab Basics - Switching Assignments
304 Solvers
-
There are 10 types of people in the world
1142 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!