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

 採用された回答

David Sanchez
David Sanchez 2014 年 2 月 5 日

0 投票

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.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeProgramming についてさらに検索

タグ

質問済み:

2014 年 2 月 5 日

回答済み:

2014 年 2 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by