Problem 51317. Draw Letter 'L'
Input the size 'n' of a square matrix . Draw Letter 'L' on the matrix.
eg: Size n=3
1 0 0
1 0 0
1 1 1
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers43
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2806 Solvers
-
Get the length of a given vector
12790 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13502 Solvers
-
727 Solvers
-
638 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!