Feeds
回答済み
How can I get the output and input names of all my subsystem blocks in my simulink model?
Thanks a lot! I get the name of the corresponding subsystem block from: SubsystemName=get(SysIns,'parent')
How can I get the output and input names of all my subsystem blocks in my simulink model?
Thanks a lot! I get the name of the corresponding subsystem block from: SubsystemName=get(SysIns,'parent')
7年以上 前 | 0
質問
How can I get the output and input names of all my subsystem blocks in my simulink model?
I used Simscape to build a circuit that I divided into different subsystems. Is it possible to read in the inputs and outputs of...
7年以上 前 | 2 件の回答 | 1
