在 matlab 中执行 -凯发k8网页登录
将独立的 stateflow® 图作为对象在 matlab® 中执行
使用状态图设计逻辑,并将该逻辑作为 matlab 程序执行。在 stateflow 编辑器中执行图并对其进行单元测试。用图来控制用户界面和数据处理应用程序的行为。
函数
stateflow 语法
主题
- create stateflow charts for execution as matlab objects
save standalone stateflow charts outside of simulink® models.
- execute and unit test stateflow chart objects
run stateflow charts in matlab or through the stateflow editor.
create a matlab script or a simulink model that invokes a standalone stateflow chart.
根据您的 matlab 代码生成流程图。
疑难解答
debug a standalone stateflow chart
interrupt execution to step through each action in a stateflow chart.