Mercurial > hg > ltpda
comparison m-toolbox/html_help/help/ug/gui_workspacebrowser.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>The LTPDA Workspace Browser (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;"> </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 "lwb_execute.html"><img src="b_prev.gif" border="0" align= | |
30 "bottom" alt="Executing pipelines"></a> <a href= | |
31 "gui_pzmodel.html"><img src="b_next.gif" border="0" align= | |
32 "bottom" alt="The pole/zero model helper"></a></td> | |
33 </tr> | |
34 </table> | |
35 | |
36 <h1 class="title"><a name="f3-12899" id="f3-12899"></a>The LTPDA Workspace Browser</h1> | |
37 <hr> | |
38 | |
39 <p> | |
40 <p> | |
41 The LTPDA Workspace Browser allows you to explore the current MATLAB workspace | |
42 from the point-of-view of LTPDA objects. Only LTPDA user-objects are shown in the | |
43 list of current variables. In addition, structures containing LTPDA user-objects are | |
44 also shown (such as those created by the LTPDA Workbench). | |
45 </p> | |
46 <p> | |
47 The figure below shows the workspace browser with some LTPDA user objects in | |
48 the workspace. Hovering the mouse over an object reveals a tooltip containing | |
49 details about the object. | |
50 </p> | |
51 <br> | |
52 <img src="images/workspaceBrowser_1.png" alt="LTPDA Workspace Browser" border="3"> | |
53 <br> | |
54 <p> | |
55 The button panel on the right of the workspace browser allows you to perform various | |
56 actions on the selected objects, as well as providing a convenient way to interact | |
57 with an LTPDA repository (see <a href="repo.html">Working with an LTPDA Repository</a> for more details). | |
58 </p> | |
59 </p> | |
60 | |
61 <br> | |
62 <br> | |
63 <table class="nav" summary="Navigation aid" border="0" width= | |
64 "100%" cellpadding="0" cellspacing="0"> | |
65 <tr valign="top"> | |
66 <td align="left" width="20"><a href="lwb_execute.html"><img src= | |
67 "b_prev.gif" border="0" align="bottom" alt= | |
68 "Executing pipelines"></a> </td> | |
69 | |
70 <td align="left">Executing pipelines</td> | |
71 | |
72 <td> </td> | |
73 | |
74 <td align="right">The pole/zero model helper</td> | |
75 | |
76 <td align="right" width="20"><a href= | |
77 "gui_pzmodel.html"><img src="b_next.gif" border="0" align= | |
78 "bottom" alt="The pole/zero model helper"></a></td> | |
79 </tr> | |
80 </table><br> | |
81 | |
82 <p class="copy">©LTP Team</p> | |
83 </body> | |
84 </html> |