view m-toolbox/html_help/help/ug/gui_gltpda_5_content.html @ 29:54f14716c721 database-connection-manager

Update Java code
author Daniele Nicolodi <nicolodi@science.unitn.it>
date Mon, 05 Dec 2011 16:20:06 +0100
parents f0afece42f48
children
line wrap: on
line source

<p>
   The Import panel lets the user to import into the LTPDA GUI workspace LTPDA objects currently residing in the main MATLAB
   workspace.<br><br>
   
   <img src="images/importpanel_1.png" alt="The Output panel" border="1"><br><br>
   Similarly to the Main panel, the central part of the window consists of 2 boxes:<br>
   	<ul>
	    <li>On the left, the list of LTPDA objects currently stored in <b>the MATLAB workspace</b>. Please note that only LTPDA
            objects will be shown here.<br>
	    <li>On the right, <b>the info panel</b> showing the details of the selected object in the list aside.<br>
   	</ul><br>
    In the upper part of the panel there are 3 buttons:
   	<ul>
	    <li><b>Plot</b>: <i>not for R1</i><br>
	    <li><b>Refresh</b>: to update the list of LTPDA objects in the MATLAB workspace, on the left.<br>
	    <li><b>Import</b>: to import the selected object(s) from the MATLAB workspace to the Input array. The object(s) will
            appear in the Input list of the main panel.<br>
   	</ul>

    
</p>