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!