sfclose
Close Stateflow chart
Description
sfclose closes the chart that was opened or modified most
recently. Closing a chart in a Simulink® model also closes the model.
sfclose all closes all open charts.
sfclose(___) enables you to specify the input
arguments in the previous syntaxes by using variables or strings. For example, you
can enter sfclose(var) where var is a variable
set to "My Chart" or "all".
Examples
Input Arguments
Version History
Introduced in R2006a