Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Summarize programmatically Logical Equation depending on Simulink Model

1 回表示 (過去 30 日間)
Lucas S
Lucas S 2020 年 2 月 18 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hello everyone !
I have a model with a subsystem which describe a Logical Equation like this inside :
I'm looking for a way to summarize programmatically this model equation in a string and put it in the subsystem 'Description' . For example, if i take the model linked above i'm searching a way to program a script which summarize the model in a string "(A&B)+C+(D&E)" and put this string in the subsystem description. And for example if the user add a new constant to the model or delete one and run the script again it modify the subsystem description with the good equation.
Thanks for helping in advance

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by