Simulink Reference | ![]() ![]() |
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
close_system
,new_system
,open_system
, save_system
![]() | add_param | bdroot | ![]() |