Mercurial > hg > ltpda
diff m-toolbox/html_help/help/ug/lwb_addBlocks.html @ 0:f0afece42f48
Import.
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Wed, 23 Nov 2011 19:22:13 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/m-toolbox/html_help/help/ug/lwb_addBlocks.html Wed Nov 23 19:22:13 2011 +0100 @@ -0,0 +1,112 @@ +<!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;"> </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> <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> </td> + + <td align="left">Block types</td> + + <td> </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">©LTP Team</p> +</body> +</html>