draw an isosceles triangle with asterisks of size n. For example, for n=6
' * '
' *** '
' ***** '
' ******* '
' ********* '
'***********'There can be two types -- top(t) or bottom(b).
Previous problem
https://www.mathworks.com/matlabcentral/cody/problems/45368-sky-full-of-stars-01
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers25
Suggested Problems
-
Make an awesome ramp for a tiny motorcycle stuntman
749 Solvers
-
Create a square matrix of multiples
498 Solvers
-
Make a random, non-repeating vector.
11202 Solvers
-
If you have matrix A, create matrix B using matrix A as an "element"
129 Solvers
-
197 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!