Matlab code for generating rectangle shapes

 Réponse acceptée

axis([0 10 0 10])
rectangle('Position',[1 2 5 6])
rectangle

2 commentaires

I mean .. something like this

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by