Matlab code for generating rectangle shapes

 Akzeptierte Antwort

Fangjun Jiang
Fangjun Jiang am 27 Apr. 2020

0 Stimmen

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

Weitere Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by