Reputation:
I have a basic question. I have a virtual subsystem with a mask defined. I want to find out how I can connect two blocks within that subsystem through the Mask Initialization Command Line.
Advice greatly appreciated.
Upvotes: 1
Views: 727
Reputation: 47814
Since you didn't provide enough details, all you need is to add/delete lines in mask initialization using appropriate logic.
You can accomplish this using following simulink APIs :
Refer the example sections too
Upvotes: 1