Chartに記載された遷移条件の抽出
Mostra commenti meno recenti
File>Reports>System Design Descriptionにて下記のように複数行で記載されている遷移条件の抽出を
試みているのですが、遷移条件の二行目以降がレポートに記載されません。遷移条件全文を抽出する方法をご教授下さい。
なお、別手法での抽出でも構いませんが、モデルに手を加えるのは不可能です。
・Chart内記載 遷移条件
[AAA==1 && ...
BBB==1]
・理想のレポート記載 遷移条件
[AAA==1 && ...
BBB==1]
・現状のレポート記載 遷移条件
[AAA==1 && ......
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Simulink Report Generator in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!