good day how do i create a window of size (80 *80) in matlab without using imfreehand? please can anybody help..I need it for finding a mean intensity value

 Akzeptierte Antwort

David Sanchez
David Sanchez am 5 Feb. 2014

0 Stimmen

rectangle('Position',[x,y,w,h])
draws the rectangle from the point x,y and having a width of w and a height of h.

Weitere Antworten (0)

Kategorien

Mehr zu Programming finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by