fn_pixelsize

Contents

Syntax

siz = fn_pixelsize(hobj[,'strict'])
[w h] = fn_pixelsize(hobj[,'strict'])

Description

returns the width and height in pixels of any object without needing to
change any units values
In R2014b and later, wraps function getpixelposition
See also fn_pixelpos, fn_pixelposlistener, fn_pixelsizelistener

Source

Thomas Deneux

Copyright 2011-2017