is it possible to draw separate polygons with one fill() function?
Afficher commentaires plus anciens
Is it possible to plot non overlapping polygons with one fill() command?
Réponses (1)
Sean de Wolski
le 28 Sep 2015
>> fill(rand(1,3),rand(1,3),'r',rand(1,3)+1, rand(1,3)+1,'c')
And doc fill shows the syntax
1 commentaire
Catégories
En savoir plus sur Surfaces, Volumes, and Polygons dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!