User`s guide
10 Functions — Alphabetical List
10-58
vrgcf
Handle for active virtual reality figure
Syntax
h = vrgcf
Description
h = vrgcf returns the handle of the current virtual reality figure. The current virtual
reality figure is the currently active virtual reality figure window in which you can get
and set the viewer properties. If no virtual reality figure exists, the MATLAB software
returns an empty vrfigure object.
This method is most useful to query and set virtual reality figure properties.
See Also
vrfigure class