Problem 50887. Draw a '8' in a zero matrix!
Solution Stats
Problem Comments
-
3 Comments
Please like it if it wasinteresting!
There is a very interesting solution that is create 7 segements on your array like a "7-segment Display"
https://www.electronics-tutorials.ws/blog/7-segment-display-tutorial.html
This way may seem more complicated but once you has the data of segements' coordinate on your matrix you can automate other solution in this group easily.
So i can call it is a master solution
Created the two blocks of zeros in a matrix of 8 ;-)
Solution Comments
Show commentsProblem Recent Solvers662
Suggested Problems
-
Matrix with different incremental runs
577 Solvers
-
Set the array elements whose value is 13 to 0
1432 Solvers
-
Relative ratio of "1" in binary number
1589 Solvers
-
510 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
592 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!