comparison m-toolbox/html_help/help/ug/lwb_subsystems_content.html @ 0:f0afece42f48

Import.
author Daniele Nicolodi <nicolodi@science.unitn.it>
date Wed, 23 Nov 2011 19:22:13 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:f0afece42f48
1 <p>
2 To create a subsystem on a canvas, right-click on the canvas and select
3 "create subsystem" from the context menu.
4 </p>
5 <p>
6 All selected blocks will be placed in the subsystem and all connections
7 will be updated accordingly.
8 </p>
9 <p>
10 To edit a subsystem canvas, double-click on the subsystem block to open the
11 corresponding canvas.
12 </p>
13 <p>
14 To add new inputs or outputs to a subsystem do one of:
15 </p>
16 <il>
17 <li> right-click on the subsystem canvas and select "Additional Blocks -> Input (or Output)"</li>
18 <li> right-click on the subsystem block and select "Add Input" or "Add Output"; the corresponding terminals
19 are placed on the subsystem canvas.</li>
20 </il>