Matlab code for generating rectangle shapes

 Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots in Centro assistenza e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by