| Embedded IDE Link™ MU |  |
visible - Visibility of IDE window
Syntax
visible(id, state)
Description
visible(id, state) sets the visibility
state of the IDE window defined by id. 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 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 a ghsmulti object, the IDE visibility is set to 0 and the IDE is not visible.
See Also
info
 | setbuildopt | | write |  |