Mercurial > hg > ltpda
comparison m-toolbox/html_help/help/ug/gui_gltpda_5_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 Import panel lets the user to import into the LTPDA GUI workspace LTPDA objects currently residing in the main MATLAB | |
3 workspace.<br><br> | |
4 | |
5 <img src="images/importpanel_1.png" alt="The Output panel" border="1"><br><br> | |
6 Similarly to the Main panel, the central part of the window consists of 2 boxes:<br> | |
7 <ul> | |
8 <li>On the left, the list of LTPDA objects currently stored in <b>the MATLAB workspace</b>. Please note that only LTPDA | |
9 objects will be shown here.<br> | |
10 <li>On the right, <b>the info panel</b> showing the details of the selected object in the list aside.<br> | |
11 </ul><br> | |
12 In the upper part of the panel there are 3 buttons: | |
13 <ul> | |
14 <li><b>Plot</b>: <i>not for R1</i><br> | |
15 <li><b>Refresh</b>: to update the list of LTPDA objects in the MATLAB workspace, on the left.<br> | |
16 <li><b>Import</b>: to import the selected object(s) from the MATLAB workspace to the Input array. The object(s) will | |
17 appear in the Input list of the main panel.<br> | |
18 </ul> | |
19 | |
20 | |
21 </p> | |
22 |