Mercurial > hg > ltpda
comparison m-toolbox/html_help/help/ug/gui_quicklook_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 To quickly view all LTPDA objects currently in the MATLAB workspace, you | |
3 can use the LTPDA Quicklook GUI. | |
4 </p> | |
5 <p> | |
6 To start the quicklook GUI: | |
7 </p> | |
8 <div class="fragment"><pre> | |
9 >> ltpdaquicklook | |
10 </pre></div> | |
11 <p> | |
12 or click the appropriate button on the Launch Bay. | |
13 </p> | |
14 <p> | |
15 The user will then be presented with the following figure: | |
16 </p> | |
17 <br> | |
18 <img src="images/quicklook.png" alt="LTPDA Explorer" border="3"> | |
19 <br> | |
20 <br> | |
21 <p> | |
22 The object list is filled with all LTPDA User Objects currently in the MATLAB | |
23 workspace. | |
24 </p> | |
25 | |
26 |