Mercurial > hg > ltpda
view m-toolbox/html_help/help/ug/objects_create.html @ 17:7afc99ec5f04 database-connection-manager
Update ao_model_retrieve_in_timespan
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Mon, 05 Dec 2011 16:20:06 +0100 |
parents | f0afece42f48 |
children |
line wrap: on
line source
<!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>Creating LTPDA Objects (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= "object_types.html"><img src="b_prev.gif" border="0" align= "bottom" alt="Types of User Objects"></a> <a href= "objects_working.html"><img src="b_next.gif" border="0" align= "bottom" alt="Working with LTPDA objects"></a></td> </tr> </table> <h1 class="title"><a name="f3-12899" id="f3-12899"></a>Creating LTPDA Objects</h1> <hr> <p> <p> Creating LTPDA objects within MATLAB is achieved by calling the constructor of the class of object you want to create. Typically, each class within LTPDA has many possible constructor calls which can produce the objects using different methods and inputs. </p> <p> For example, if we want to create a parameter list object (<tt>plist</tt>), the help documentation of the plist class describes the various constructor methods. Type <tt>help plist</tt> to see the documentation. </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="object_types.html"><img src= "b_prev.gif" border="0" align="bottom" alt= "Types of User Objects"></a> </td> <td align="left">Types of User Objects</td> <td> </td> <td align="right">Working with LTPDA objects</td> <td align="right" width="20"><a href= "objects_working.html"><img src="b_next.gif" border="0" align= "bottom" alt="Working with LTPDA objects"></a></td> </tr> </table><br> <p class="copy">©LTP Team</p> </body> </html>