Chartに記載された遷移条件の抽出
Ältere Kommentare anzeigen
File>Reports>System Design Descriptionにて下記のように複数行で記載されている遷移条件の抽出を
試みているのですが、遷移条件の二行目以降がレポートに記載されません。遷移条件全文を抽出する方法をご教授下さい。
なお、別手法での抽出でも構いませんが、モデルに手を加えるのは不可能です。
・Chart内記載 遷移条件
[AAA==1 && ...
BBB==1]
・理想のレポート記載 遷移条件
[AAA==1 && ...
BBB==1]
・現状のレポート記載 遷移条件
[AAA==1 && ......
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Simulink Report Generator finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!