Mercurial > hg > ltpda
comparison m-toolbox/html_help/help/ug/gui_explorer_content.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 <p> | |
2 Since LTPDA works mainly with complex object types, it is often useful to explore | |
3 the content of these objects graphically, particularly for Analysis Objects which | |
4 may contain deep history trees. To do this, LTPDA offers the <it>object explorer</it>. | |
5 </p> | |
6 <p> | |
7 To start the object explorer: | |
8 </p> | |
9 <div class="fragment"><pre> | |
10 >> explore_ao | |
11 </pre></div> | |
12 <p> | |
13 or click the appropriate button on the Launch Bay. | |
14 </p> | |
15 <p> | |
16 The user is then presented with the following figure: | |
17 </p> | |
18 <br> | |
19 <img src="images/explorer.png" alt="LTPDA Explorer" border="3"> | |
20 <br> | |
21 <br> | |
22 <p> | |
23 The object list is filled with all LTPDA User Objects currently in the MATLAB | |
24 workspace. | |
25 </p> | |
26 |