Mercurial > hg > ltpda
comparison m-toolbox/html_help/help/ug/gui_workspacebrowser_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 The LTPDA Workspace Browser allows you to explore the current MATLAB workspace | |
3 from the point-of-view of LTPDA objects. Only LTPDA user-objects are shown in the | |
4 list of current variables. In addition, structures containing LTPDA user-objects are | |
5 also shown (such as those created by the LTPDA Workbench). | |
6 </p> | |
7 <p> | |
8 The figure below shows the workspace browser with some LTPDA user objects in | |
9 the workspace. Hovering the mouse over an object reveals a tooltip containing | |
10 details about the object. | |
11 </p> | |
12 <br> | |
13 <img src="images/workspaceBrowser_1.png" alt="LTPDA Workspace Browser" border="3"> | |
14 <br> | |
15 <p> | |
16 The button panel on the right of the workspace browser allows you to perform various | |
17 actions on the selected objects, as well as providing a convenient way to interact | |
18 with an LTPDA repository (see <a href="repo.html">Working with an LTPDA Repository</a> for more details). | |
19 </p> |