Home > Applications > SpinW > m_files > sw_getfighandle.m

iFit/sw_getfighandle

PURPOSE ^

returns the handle of the active structure plot window

SYNOPSIS ^

function hFigure = sw_getfighandle(tagLabel)

DESCRIPTION ^

 returns the handle of the active structure plot window

 hFigure = SW_GETFIGHANDLE(tagLabel) 

 It gives the handle of an active figure window that has the 'Tag'
 property identical to tagLabel. If possible, it returns the handle of the
 current figure. hFigure is empty if no figure with the necessary 'Tag'
 field is found.

 See also SW_STRUCTFIGURE, SW.PLOT.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1