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 Exchange에서 Programming에 대해 자세히 알아보기

태그

질문:

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