comparison m-toolbox/html_help/help/ug/repo_gui_retrieve.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 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
3
4 <html lang="en">
5 <head>
6 <meta name="generator" content=
7 "HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org">
8 <meta http-equiv="Content-Type" content=
9 "text/html; charset=us-ascii">
10
11 <title>Retrieving objects and collections from a repository (LTPDA Toolbox)</title>
12 <link rel="stylesheet" href="docstyle.css" type="text/css">
13 <meta name="generator" content="DocBook XSL Stylesheets V1.52.2">
14 <meta name="description" content=
15 "Presents an overview of the features, system requirements, and starting the toolbox.">
16 </head>
17
18 <body>
19 <a name="top_of_page" id="top_of_page"></a>
20
21 <p style="font-size:1px;">&nbsp;</p>
22
23 <table class="nav" summary="Navigation aid" border="0" width=
24 "100%" cellpadding="0" cellspacing="0">
25 <tr>
26 <td valign="baseline"><b>LTPDA Toolbox</b></td><td><a href="../helptoc.html">contents</a></td>
27
28 <td valign="baseline" align="right"><a href=
29 "repo_gui_hlq.html"><img src="b_prev.gif" border="0" align=
30 "bottom" alt="Performing High-Level Queries"></a>&nbsp;&nbsp;&nbsp;<a href=
31 "extensions_intro.html"><img src="b_next.gif" border="0" align=
32 "bottom" alt="LTPDA Extension Modules"></a></td>
33 </tr>
34 </table>
35
36 <h1 class="title"><a name="f3-12899" id="f3-12899"></a>Retrieving objects and collections from a repository</h1>
37 <hr>
38
39 <p>
40 <p>
41 Retrieving objects from an LTPDA repository can be done using the retrieve
42 panel shown below:
43 </p>
44 <br>
45 <br>
46 <img src="images/repo_gui_retrieve.png" alt="Repo GUI Retrieve">
47 <br>
48 <br>
49 <p>
50 The user must enter the IDs of the objects he/she wishes to retrieve. The IDs
51 can be entered using standard MATLAB numerical notation. Collections can be
52 retrieved by prefixing the collection ID with a 'c', for example, 'c12' retrieves
53 collection 12.
54 </p>
55 <br>
56 <br>
57 <img src="images/repo_gui_retrieve.png" alt="Repo GUI Retrieve">
58 <br>
59 <br>
60 <p>
61 Clicking on the 'Import' button retrieves all objects in the list and places them
62 in the MATLAB workspace, as shown below:
63 </p>
64 <br>
65 <br>
66 <img src="images/repo_gui_retrieve_ws.png" alt="Repo GUI Retrieve Workspace">
67 <br>
68 <br>
69 <p>
70 The objects can be directly saved to disk in XML format by clicking the 'Save' button.
71 </p>
72 <p>
73 You can select a prefix for the objects by typing in the 'prefix' edit box.
74 </p>
75 <p>
76 If the 'Append object type' check-box is checked, each object name (or filename) will
77 have the object type (class) appended.
78 </p>
79
80 </p>
81
82 <br>
83 <br>
84 <table class="nav" summary="Navigation aid" border="0" width=
85 "100%" cellpadding="0" cellspacing="0">
86 <tr valign="top">
87 <td align="left" width="20"><a href="repo_gui_hlq.html"><img src=
88 "b_prev.gif" border="0" align="bottom" alt=
89 "Performing High-Level Queries"></a>&nbsp;</td>
90
91 <td align="left">Performing High-Level Queries</td>
92
93 <td>&nbsp;</td>
94
95 <td align="right">LTPDA Extension Modules</td>
96
97 <td align="right" width="20"><a href=
98 "extensions_intro.html"><img src="b_next.gif" border="0" align=
99 "bottom" alt="LTPDA Extension Modules"></a></td>
100 </tr>
101 </table><br>
102
103 <p class="copy">&copy;LTP Team</p>
104 </body>
105 </html>