[Master Index] [Index for /tools/hpmatlab/toolbox/matlab/graphics]

figflag

(/tools/hpmatlab/toolbox/matlab/graphics/figflag.m)


Function Synopsis

[flag,fig] = figflag(str,silent)

Help text

FIGFLAG True if figure is currently displayed on screen.
       [FLAG,FIG] = FIGFLAG(STR,SILENT) checks to see if any figure 
       with Name STR is presently on the screen. If such a figure is 
       presently on the screen, FLAG=1, else FLAG=0.  If SILENT=0, the
       figures are brought to the front.

Cross-Reference Information

This function calls
This function is called by

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON