| Using Stateflow | Search  Help Desk |
| sfnew | Examples |
Create a new Simulink model containing an empty Stateflow block.
Syntax
sfnew
sfnew modelname
Description
sfnew creates and displays a new untitled Simulink model containing an empty Stateflow block.
sfnew modelname creates and displays a new Simulink model with the title specified.
Example
Create and display a new titled Simulink model, which contains an empty Stateflow block:A new Simulink model, titled example, which contains an empty Stateflow block, is displayed.sfnewexample
