LTPDA Toolbox™ | contents | ![]() ![]() |
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.
For example, if we want to create a parameter list object (plist), the help documentation of the plist class describes the various constructor methods. Type help plist to see the documentation.
![]() |
Types of User Objects | Working with LTPDA objects | ![]() |
©LTP Team