Stateflow | ![]() ![]() |
Save a state machine and Simulink model.
Syntax
sfsave ('machine', 'saveasname')
Description
sfsave
saves the current machine and Simulink model.
sfsave ('machinename')
saves the specified machine and its Simulink model.
sfsave ('machine', 'saveasname')
saves the specified machine and its Simulink model with the specified name.
sfsave ('defaults')
saves the current environement default settings in the defaults file.
![]() | sfexit | stateflow | ![]() |