How to fill only half of the rectangle with any color?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Chandra Kishore Danduri
le 30 Jan 2018
Réponse apportée : Harish Ramachandran
le 2 Fév 2018
How to fill only half of the rectangle with any color?
2 commentaires
Réponse acceptée
Harish Ramachandran
le 2 Fév 2018
Something which I would try is to fill the entire rectangle A.
Modify the rectangle A's position properties to be halved (depending on which half). Now create a second rectangle B which is transparent (no fill) to start from the boundary of rectangle A.
Now you'll have two rectangles. However, it gives an illusion that it is a single rectangle in your application / use case.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Color and Styling dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!