view m-toolbox/html_help/help/ug/lwb_addBlocks.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

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">

<html lang="en">
<head>
  <meta name="generator" content=
  "HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org">
  <meta http-equiv="Content-Type" content=
  "text/html; charset=us-ascii">

  <title>Adding blocks to the canvas (LTPDA Toolbox)</title>
  <link rel="stylesheet" href="docstyle.css" type="text/css">
  <meta name="generator" content="DocBook XSL Stylesheets V1.52.2">
  <meta name="description" content=
  "Presents an overview of the features, system requirements, and starting the toolbox.">
  </head>

<body>
  <a name="top_of_page" id="top_of_page"></a>

  <p style="font-size:1px;">&nbsp;</p>

  <table class="nav" summary="Navigation aid" border="0" width=
  "100%" cellpadding="0" cellspacing="0">
    <tr>
      <td valign="baseline"><b>LTPDA Toolbox</b></td><td><a href="../helptoc.html">contents</a></td>

      <td valign="baseline" align="right"><a href=
      "lwb_blocks.html"><img src="b_prev.gif" border="0" align=
      "bottom" alt="Block types"></a>&nbsp;&nbsp;&nbsp;<a href=
      "lwb_blockProps.html"><img src="b_next.gif" border="0" align=
      "bottom" alt="Setting block properties and parameters"></a></td>
    </tr>
  </table>

  <h1 class="title"><a name="f3-12899" id="f3-12899"></a>Adding blocks to the canvas</h1>
  <hr>
  
  <p>
	<p>
  
  <h2>LTPDA Algorithm Blocks</h2>
  
  To add an LTPDA Algorithm block to the canvas, select the block in the LTPDA
  library, and either
  <il>
    <li>drag the block to the canvas</li>
    <li>hit <tt>return</tt> to add the block to the canvas</li>
    <li>right-click on the library entry and select 'add block'</li>
  </il>
  <p>
    You can also use the "Quick Block" dialog. This is especially useful if
    you know the name of the block you are looking for. To open the Quick Block 
    dialog, hit <tt>ctrl-b</tt> (<tt>cmd-b</tt> on Mac OS X) on the Canvas.    
  </p>
  <br>
  <br>
  <img src="images/quickblock.png" alt="Quick Block" border="3">
  <br>
  <br>
  <p>
    To get the block you want, just start typing in the "method" edit field. Once
    the block you want is top of the list, just hit <tt>enter</tt> to add it to
    the canvas. You can also double-click on the block list to add any of the blocks
    in the list.
  </p>
  
  
  <h2>MATLAB Expression Blocks</h2>
  
  To add a MATLAB Expression block to the canvas, right-click on the canvas
  and select 'Additional Blocks -> MATBlock' from the context menu.
  
  
  <h2>MATLAB Constant Blocks</h2>
  
  To add a MATLAB Constant block to the canvas, right-click on the canvas
  and select 'Additional Blocks -> Constant' from the context menu.
  
  <h2>Annotation Blocks</h2>
  
  To add an annotation block to the canvas, right-click on the canvas
  and select 'Additional Blocks -> Annotate' from the context menu.
  
</p>

  </p>

  <br>
  <br>
  <table class="nav" summary="Navigation aid" border="0" width=
  "100%" cellpadding="0" cellspacing="0">
    <tr valign="top">
      <td align="left" width="20"><a href="lwb_blocks.html"><img src=
      "b_prev.gif" border="0" align="bottom" alt=
      "Block types"></a>&nbsp;</td>

      <td align="left">Block types</td>

      <td>&nbsp;</td>

      <td align="right">Setting block properties and parameters</td>

      <td align="right" width="20"><a href=
      "lwb_blockProps.html"><img src="b_next.gif" border="0" align=
      "bottom" alt="Setting block properties and parameters"></a></td>
    </tr>
  </table><br>

  <p class="copy">&copy;LTP Team</p>
</body>
</html>