필터 지우기
필터 지우기

Help for creating a window

조회 수: 1 (최근 30일)
vidya
vidya 2014년 2월 5일
답변: David Sanchez 2014년 2월 5일
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일
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개)

카테고리

Help CenterFile Exchange에서 3-D Scene Control에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by