Mercurial > hg > ltpda
comparison 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f0afece42f48 |
---|---|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" | |
2 "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> | |
3 | |
4 <html lang="en"> | |
5 <head> | |
6 <meta name="generator" content= | |
7 "HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org"> | |
8 <meta http-equiv="Content-Type" content= | |
9 "text/html; charset=us-ascii"> | |
10 | |
11 <title>Adding blocks to the canvas (LTPDA Toolbox)</title> | |
12 <link rel="stylesheet" href="docstyle.css" type="text/css"> | |
13 <meta name="generator" content="DocBook XSL Stylesheets V1.52.2"> | |
14 <meta name="description" content= | |
15 "Presents an overview of the features, system requirements, and starting the toolbox."> | |
16 </head> | |
17 | |
18 <body> | |
19 <a name="top_of_page" id="top_of_page"></a> | |
20 | |
21 <p style="font-size:1px;"> </p> | |
22 | |
23 <table class="nav" summary="Navigation aid" border="0" width= | |
24 "100%" cellpadding="0" cellspacing="0"> | |
25 <tr> | |
26 <td valign="baseline"><b>LTPDA Toolbox</b></td><td><a href="../helptoc.html">contents</a></td> | |
27 | |
28 <td valign="baseline" align="right"><a href= | |
29 "lwb_blocks.html"><img src="b_prev.gif" border="0" align= | |
30 "bottom" alt="Block types"></a> <a href= | |
31 "lwb_blockProps.html"><img src="b_next.gif" border="0" align= | |
32 "bottom" alt="Setting block properties and parameters"></a></td> | |
33 </tr> | |
34 </table> | |
35 | |
36 <h1 class="title"><a name="f3-12899" id="f3-12899"></a>Adding blocks to the canvas</h1> | |
37 <hr> | |
38 | |
39 <p> | |
40 <p> | |
41 | |
42 <h2>LTPDA Algorithm Blocks</h2> | |
43 | |
44 To add an LTPDA Algorithm block to the canvas, select the block in the LTPDA | |
45 library, and either | |
46 <il> | |
47 <li>drag the block to the canvas</li> | |
48 <li>hit <tt>return</tt> to add the block to the canvas</li> | |
49 <li>right-click on the library entry and select 'add block'</li> | |
50 </il> | |
51 <p> | |
52 You can also use the "Quick Block" dialog. This is especially useful if | |
53 you know the name of the block you are looking for. To open the Quick Block | |
54 dialog, hit <tt>ctrl-b</tt> (<tt>cmd-b</tt> on Mac OS X) on the Canvas. | |
55 </p> | |
56 <br> | |
57 <br> | |
58 <img src="images/quickblock.png" alt="Quick Block" border="3"> | |
59 <br> | |
60 <br> | |
61 <p> | |
62 To get the block you want, just start typing in the "method" edit field. Once | |
63 the block you want is top of the list, just hit <tt>enter</tt> to add it to | |
64 the canvas. You can also double-click on the block list to add any of the blocks | |
65 in the list. | |
66 </p> | |
67 | |
68 | |
69 <h2>MATLAB Expression Blocks</h2> | |
70 | |
71 To add a MATLAB Expression block to the canvas, right-click on the canvas | |
72 and select 'Additional Blocks -> MATBlock' from the context menu. | |
73 | |
74 | |
75 <h2>MATLAB Constant Blocks</h2> | |
76 | |
77 To add a MATLAB Constant block to the canvas, right-click on the canvas | |
78 and select 'Additional Blocks -> Constant' from the context menu. | |
79 | |
80 <h2>Annotation Blocks</h2> | |
81 | |
82 To add an annotation block to the canvas, right-click on the canvas | |
83 and select 'Additional Blocks -> Annotate' from the context menu. | |
84 | |
85 </p> | |
86 | |
87 </p> | |
88 | |
89 <br> | |
90 <br> | |
91 <table class="nav" summary="Navigation aid" border="0" width= | |
92 "100%" cellpadding="0" cellspacing="0"> | |
93 <tr valign="top"> | |
94 <td align="left" width="20"><a href="lwb_blocks.html"><img src= | |
95 "b_prev.gif" border="0" align="bottom" alt= | |
96 "Block types"></a> </td> | |
97 | |
98 <td align="left">Block types</td> | |
99 | |
100 <td> </td> | |
101 | |
102 <td align="right">Setting block properties and parameters</td> | |
103 | |
104 <td align="right" width="20"><a href= | |
105 "lwb_blockProps.html"><img src="b_next.gif" border="0" align= | |
106 "bottom" alt="Setting block properties and parameters"></a></td> | |
107 </tr> | |
108 </table><br> | |
109 | |
110 <p class="copy">©LTP Team</p> | |
111 </body> | |
112 </html> |