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
