how do I find the root state in a number of stateflow files (.mdl files)?

2 次查看(过去 30 天)
I was given 10 stateflow files in a directory (chart1.mdl, chart2.mdl,...chart10.mdl). There is suppose to be a 'root' chart that contains logic and subsequent inputs (arcs) to the other statecharts. How can I easily figure out what the root chart is?
What would really be very helpful is to be able to see all 10 statecharts on one page in order to get an idea of data and control flow among all the charts. Anyway to do that???
-Bill
  1 个评论
TAB
TAB 2012-8-31
You have to open each chart manually and check which chart contain the main logic.
Also you can copy the content of all chart into one single chart to analyze them simultaneously.
I don't think there is any automation available for this requirement.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Complex Logic 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by