view m-toolbox/html_help/help/ug/gui_workspacebrowser_content.html @ 51:9d5c88356247 database-connection-manager

Make unit tests database connection parameters configurable
author Daniele Nicolodi <nicolodi@science.unitn.it>
date Wed, 07 Dec 2011 17:24:37 +0100
parents f0afece42f48
children
line wrap: on
line source

<p>
  The LTPDA Workspace Browser allows you to explore the current MATLAB workspace
  from the point-of-view of LTPDA objects. Only LTPDA user-objects are shown in the
  list of current variables. In addition, structures containing LTPDA user-objects are
  also shown (such as those created by the LTPDA Workbench).
</p>
<p>
  The figure below shows the workspace browser with some LTPDA user objects in 
  the workspace. Hovering the mouse over an object reveals a tooltip containing
  details about the object.
</p>
<br>
<img src="images/workspaceBrowser_1.png" alt="LTPDA Workspace Browser" border="3">
<br>
<p>
  The button panel on the right of the workspace browser allows you to perform various 
  actions on the selected objects, as well as providing a convenient way to interact
  with an LTPDA repository (see <a href="repo.html">Working with an LTPDA Repository</a> for more details).
</p>