comparison m-toolbox/html_help/help/ug/examplesindex_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 <!-- $Id: examplesindex_content.html,v 1.6 2009/09/08 14:50:57 nicola Exp $ -->
2
3 <!-- -------------------------------------------------- -->
4 <!-- --------------- BEGIN CONTENT FILE --------------- -->
5 <!-- -------------------------------------------------- -->
6
7 <h2 class="title">General</h2>
8 <table border="0" summary="Simple list" class="simplelist_nottable_last">
9 <tr>
10 <td>
11 <p>The directory <tt>examples</tt> in the LTPDA Toolbox contains a large number of example scripts that demonstrate the use of the toolbox for scripting.</p>
12 <p>You can execute all of these tests by running the command <tt>run_tests</tt></p>
13 </td>
14 </tr>
15 </table>
16
17 <h2 class="title">Constructor examples</h2>
18 <table border="0" summary="Simple list" class="simplelist_nottable_last">
19 <tr>
20 <td>
21 <a href="constructor_examples_ao.html">Constructor examples of the AO class</a>
22 </td>
23 </tr>
24 <tr>
25 <td>
26 <a href="constructor_examples_mfir.html">Constructor examples of the MFIR class</a>
27 </td>
28 </tr>
29 <tr>
30 <td>
31 <a href="constructor_examples_miir.html">Constructor examples of the MIIR class</a>
32 </td>
33 </tr>
34 <tr>
35 <td>
36 <a href="constructor_examples_pzmodel.html">Constructor examples of the PZMODEL class</a>
37 </td>
38 </tr>
39 <tr>
40 <td>
41 <a href="constructor_examples_parfrac.html">Constructor examples of the PARFRAC class</a>
42 </td>
43 </tr>
44 <tr>
45 <td>
46 <a href="constructor_examples_rational.html">Constructor examples of the RATIONAL class</a>
47 </td>
48 </tr>
49 <tr>
50 <td>
51 <a href="constructor_examples_timespan.html">Constructor examples of the TIMESPAN class</a>
52 </td>
53 </tr>
54 <tr>
55 <td>
56 <a href="constructor_examples_plist.html">Constructor examples of the PLIST class</a>
57 </td>
58 </tr>
59 <tr>
60 <td>
61 <a href="constructor_examples_specwin.html">Constructor examples of the SPECWIN class</a>
62 </td>
63 </tr>
64 </table>
65
66
67 <p>
68 <!-- ------------------------------------------------ -->
69 </p>
70 <p>For help in constructing LTPDA objects, you may also launch the Constructor Helper GUI.</p>
71 <p><img src="images/LTPDAlauncher2.png" width="406" height="426" />
72 <!-- --------------- END CONTENT FILE --------------- -->
73 <!-- ------------------------------------------------ -->
74 </p>
75 <p><a href="gui_constructor.html">See the Constructor Helper GUI documentation for more information.</a></p>
76