22.07.2013 Views

Matlab Function Reference Guide II (pdf) - Computer Engineering ...

Matlab Function Reference Guide II (pdf) - Computer Engineering ...

Matlab Function Reference Guide II (pdf) - Computer Engineering ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

1 <strong>Function</strong>s – By Category<br />

1-42<br />

Handle Graphics<br />

• Finding and Identifying Graphics Objects<br />

• Object Creation <strong>Function</strong>s<br />

• Figure Windows<br />

• Axes Operations<br />

Finding and Identifying Graphics Objects<br />

allchild Find all children of specified objects<br />

copyobj Make copy of graphics object and its children<br />

delete Delete files or graphics objects<br />

findall Find all graphics objects (including hidden handles)<br />

figflag Test if figure is on screen<br />

findfigs Display off-screen visible figure windows<br />

findobj Find objects with specified property values<br />

gca Get current Axes handle<br />

gcbo Return object whose callback is currently executing<br />

gcbf Return handle of figure containing callback object<br />

gco Return handle of current object<br />

get Get object properties<br />

ishandle True if value is valid object handle<br />

set Set object properties<br />

Object Creation <strong>Function</strong>s<br />

axes Create axes object<br />

figure Create figure (graph) windows<br />

image Create image (2-D matrix)<br />

light Create light object (illuminates Patch and Surface)<br />

line Create line object (3-D polylines)<br />

patch Create patch object (polygons)<br />

rectangle Create rectangle object (2-D rectangle)<br />

rootobject List of root properties<br />

surface Create surface (quadrilaterals)<br />

text Create text object (character strings)<br />

uicontextmenu Create context menu (popup associated with object)<br />

Figure Windows<br />

capture Screen capture of the current figure<br />

clc Clear figure window<br />

clf Clear figure

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!