| Embedded IDE Link™ VS |  |
visible - Visibility of IDE window
Syntax
visible(vd, state)
Description
visible(vd, state) sets the visibility
state of the IDE window defined by vd. Possible
values of state are 0 for not
visible, and 1 for visible. Setting the state to 1 forces the IDE to be visible on the desktop so you can
interact directly with it. Setting to 0 hides the
IDE—the IDE runs in the background. In the not visible state,
you interact with the IDE from the MATLAB® command line. When
you create an adivdsp object, the IDE visibility
is set to 0 and the IDE is not visible.
See Also
info
isvisible
 | save | | write |  |