Simulink Reference Previous page   Next Page
bdclose

Close any or all Simulink system windows unconditionally

Syntax

Description

bdclose with no arguments closes the current system window unconditionally and without confirmation. Any changes made to the system since it was last saved are lost.

bdclose('sys') closes the specified system window.

bdclose('all') closes all system windows.

Examples

This command closes the vdp system.

See Also


Previous page  attachConfigSet bdroot Next page

© 1994-2005 The MathWorks, Inc.