Chartに記載された遷移条件の抽出
显示 更早的评论
File>Reports>System Design Descriptionにて下記のように複数行で記載されている遷移条件の抽出を
試みているのですが、遷移条件の二行目以降がレポートに記載されません。遷移条件全文を抽出する方法をご教授下さい。
なお、別手法での抽出でも構いませんが、モデルに手を加えるのは不可能です。
・Chart内記載 遷移条件
[AAA==1 && ...
BBB==1]
・理想のレポート記載 遷移条件
[AAA==1 && ...
BBB==1]
・現状のレポート記載 遷移条件
[AAA==1 && ......
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Report Generator 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!