Retrieving objects and collections from a repository


Retrieving objects from an LTPDA repository can be done using the retrieve panel shown below:



Repo GUI Retrieve

The user must enter the IDs of the objects he/she wishes to retrieve. The IDs can be entered using standard MATLAB numerical notation. Collections can be retrieved by prefixing the collection ID with a 'c', for example, 'c12' retrieves collection 12.



Repo GUI Retrieve

Clicking on the 'Import' button retrieves all objects in the list and places them in the MATLAB workspace, as shown below:



Repo GUI Retrieve Workspace

The objects can be directly saved to disk in XML format by clicking the 'Save' button.

You can select a prefix for the objects by typing in the 'prefix' edit box.

If the 'Append object type' check-box is checked, each object name (or filename) will have the object type (class) appended.



©LTP Team