Add_block does not copy break point information

1 次查看(过去 30 天)
When I use the command add_block in a script to create a test harness the information about the breakpoints in Stateflow is not correctly copied, how can I ensure that the break point information is copy into the new model?
  2 个评论
Jonas
Jonas 2020-8-26
You may want to open a Service ticket for this question, because I feel like this functionality is not in Simulink and could be an enhancement proposal. In the meantime, maybe anyone else knows how to add breakpoints in Stateflow programmatically.
Alvaro
Alvaro 2020-8-26
Thanks Jonas, at the end I preferred to create a script taht reads all breke points on the original Stateflow and create then on the same states or transition on the new after add_block.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

产品


版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by