view m-toolbox/html_help/help/ug/lwb_subsystems_content.html @ 52:daf4eab1a51e database-connection-manager tip

Fix. Default password should be [] not an empty string
author Daniele Nicolodi <nicolodi@science.unitn.it>
date Wed, 07 Dec 2011 17:29:47 +0100
parents f0afece42f48
children
line wrap: on
line source

<p>
  To create a subsystem on a canvas, right-click on the canvas and select
  "create subsystem" from the context menu.
</p>
<p>
  All selected blocks will be placed in the subsystem and all connections 
  will be updated accordingly.
</p>
<p>
  To edit a subsystem canvas, double-click on the subsystem block to open the 
  corresponding canvas.
</p>
<p>
  To add new inputs or outputs to a subsystem do one of:
</p>
<il>
  <li> right-click on the subsystem canvas and select "Additional Blocks -> Input (or Output)"</li>
  <li> right-click on the subsystem block and select "Add Input" or "Add Output"; the corresponding terminals
  are placed on the subsystem canvas.</li>
</il>