28.12.2012 Views

Figure Properties - SERC

Figure Properties - SERC

Figure Properties - SERC

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.

Lineseries <strong>Properties</strong><br />

2-1336<br />

You can set the root ShowHiddenHandles property to on to make all handles<br />

visible regardless of their HandleVisibility settings (this does not affect the<br />

values of the HandleVisibility properties).<br />

Handles that are hidden are still valid. If you know an object’s handle, you can<br />

set and get its properties, and pass it to any function that operates on handles.<br />

Interruptible {on} | off<br />

Callback routine interruption mode. The Interruptible property controls<br />

whether a lineseries callback routine can be interrupted by subsequently<br />

invoked callback routines. Only callback routines defined for the<br />

ButtonDownFcn are affected by the Interruptible property. MATLAB checks<br />

for events that can interrupt a callback routine only when it encounters a<br />

drawnow, figure, getframe, or pause command in the routine.<br />

LineStyle {−} | −− | : | −. | none<br />

Style of line drawn. This property specifies the style of the line used to draw the<br />

lineseries object. The following table shows available line styles.<br />

Symbol Line Style<br />

− Solid line (default)<br />

−− Dashed line<br />

: Dotted line<br />

−. Dash-dot line<br />

none No line<br />

You can use LineStyle none when you want to place a marker at each point<br />

but do not want the points connected with a line (see the Marker property).<br />

LineWidth scalar<br />

The width of the lineseries object. Specify this value in points (1 point = 1 / 72<br />

inch). The default LineWidth is 0.5 points.

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

Saved successfully!

Ooh no, something went wrong!