view 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 (2011-11-23)
parents
children
line source
+ − <!-- $Id: examplesindex_content.html,v 1.6 2009/09/08 14:50:57 nicola Exp $ -->
+ −
+ − <!-- -------------------------------------------------- -->
+ − <!-- --------------- BEGIN CONTENT FILE --------------- -->
+ − <!-- -------------------------------------------------- -->
+ −
+ − <h2 class="title">General</h2>
+ − <table border="0" summary="Simple list" class="simplelist_nottable_last">
+ − <tr>
+ − <td>
+ − <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>
+ − <p>You can execute all of these tests by running the command <tt>run_tests</tt></p>
+ − </td>
+ − </tr>
+ − </table>
+ −
+ − <h2 class="title">Constructor examples</h2>
+ − <table border="0" summary="Simple list" class="simplelist_nottable_last">
+ − <tr>
+ − <td>
+ − <a href="constructor_examples_ao.html">Constructor examples of the AO class</a>
+ − </td>
+ − </tr>
+ − <tr>
+ − <td>
+ − <a href="constructor_examples_mfir.html">Constructor examples of the MFIR class</a>
+ − </td>
+ − </tr>
+ − <tr>
+ − <td>
+ − <a href="constructor_examples_miir.html">Constructor examples of the MIIR class</a>
+ − </td>
+ − </tr>
+ − <tr>
+ − <td>
+ − <a href="constructor_examples_pzmodel.html">Constructor examples of the PZMODEL class</a>
+ − </td>
+ − </tr>
+ − <tr>
+ − <td>
+ − <a href="constructor_examples_parfrac.html">Constructor examples of the PARFRAC class</a>
+ − </td>
+ − </tr>
+ − <tr>
+ − <td>
+ − <a href="constructor_examples_rational.html">Constructor examples of the RATIONAL class</a>
+ − </td>
+ − </tr>
+ − <tr>
+ − <td>
+ − <a href="constructor_examples_timespan.html">Constructor examples of the TIMESPAN class</a>
+ − </td>
+ − </tr>
+ − <tr>
+ − <td>
+ − <a href="constructor_examples_plist.html">Constructor examples of the PLIST class</a>
+ − </td>
+ − </tr>
+ − <tr>
+ − <td>
+ − <a href="constructor_examples_specwin.html">Constructor examples of the SPECWIN class</a>
+ − </td>
+ − </tr>
+ − </table>
+ −
+ −
+ − <p>
+ − <!-- ------------------------------------------------ -->
+ − </p>
+ − <p>For help in constructing LTPDA objects, you may also launch the Constructor Helper GUI.</p>
+ − <p><img src="images/LTPDAlauncher2.png" width="406" height="426" />
+ − <!-- --------------- END CONTENT FILE --------------- -->
+ − <!-- ------------------------------------------------ -->
+ − </p>
+ − <p><a href="gui_constructor.html">See the Constructor Helper GUI documentation for more information.</a></p>
+ −