Mercurial > hg > ltpda
comparison m-toolbox/html_help/help/ug/lwb_addBlocks_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 | |
3 <h2>LTPDA Algorithm Blocks</h2> | |
4 | |
5 To add an LTPDA Algorithm block to the canvas, select the block in the LTPDA | |
6 library, and either | |
7 <il> | |
8 <li>drag the block to the canvas</li> | |
9 <li>hit <tt>return</tt> to add the block to the canvas</li> | |
10 <li>right-click on the library entry and select 'add block'</li> | |
11 </il> | |
12 <p> | |
13 You can also use the "Quick Block" dialog. This is especially useful if | |
14 you know the name of the block you are looking for. To open the Quick Block | |
15 dialog, hit <tt>ctrl-b</tt> (<tt>cmd-b</tt> on Mac OS X) on the Canvas. | |
16 </p> | |
17 <br> | |
18 <br> | |
19 <img src="images/quickblock.png" alt="Quick Block" border="3"> | |
20 <br> | |
21 <br> | |
22 <p> | |
23 To get the block you want, just start typing in the "method" edit field. Once | |
24 the block you want is top of the list, just hit <tt>enter</tt> to add it to | |
25 the canvas. You can also double-click on the block list to add any of the blocks | |
26 in the list. | |
27 </p> | |
28 | |
29 | |
30 <h2>MATLAB Expression Blocks</h2> | |
31 | |
32 To add a MATLAB Expression block to the canvas, right-click on the canvas | |
33 and select 'Additional Blocks -> MATBlock' from the context menu. | |
34 | |
35 | |
36 <h2>MATLAB Constant Blocks</h2> | |
37 | |
38 To add a MATLAB Constant block to the canvas, right-click on the canvas | |
39 and select 'Additional Blocks -> Constant' from the context menu. | |
40 | |
41 <h2>Annotation Blocks</h2> | |
42 | |
43 To add an annotation block to the canvas, right-click on the canvas | |
44 and select 'Additional Blocks -> Annotate' from the context menu. | |
45 | |
46 </p> |