user2215426
user2215426

Reputation:

Simulink: Connecting blocks within subsystems during mask initialization

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

Answers (1)

P0W
P0W

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

Related Questions