Borrar filtros
Borrar filtros

Help for creating a window

2 visualizaciones (últimos 30 días)
vidya
vidya el 5 de Feb. de 2014
Respondida: David Sanchez el 5 de Feb. de 2014
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

Respuesta aceptada

David Sanchez
David Sanchez el 5 de Feb. de 2014
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.

Más respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by