fn_isfigurehandle
Contents
Syntax
[isfig isnewfig] = fn_isfigurehandle(x)
Description
This function detects whether x can be a valid figure handle (i.e. is a positive integer), and opens the figure if it does not exist yet.
Source
Thomas Deneux
Copyright 2008-2017