Mercurial > hg > ltpda
diff m-toolbox/html_help/help/ug/gui_gltpda_4_content.html @ 0:f0afece42f48
Import.
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Wed, 23 Nov 2011 19:22:13 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/m-toolbox/html_help/help/ug/gui_gltpda_4_content.html Wed Nov 23 19:22:13 2011 +0100 @@ -0,0 +1,29 @@ +<p> + The Output panel summarizes the contents of the Output array.<br><br> + To save objects into the Output array, separating them from the other input objects created during the analysis, the user + must use the proper 'Send to output' block in the Simulink model. The object received from the block will be just copied into the + Output array.<br><br> + + <img src="images/outputpanel_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 right, the list of objects contained in <b>the Output array</b>.<br> + <li>On the left, <b>the info panel</b> showing the details of the selected object in the list aside.<br> + </ul><br> + + While selecting an object from the list will show its details in the info panel on the left, similarly to what happens in the + main panel, double clicking an object here will produce (if possible) a new window with its plot - instead of adding an + 'Object from list' block to the model, as double clicking an object in the Input array list of the main panel.<br><br> + + In the upper part of the panel there are 5 buttons: + <ul> + <li><b>Export to workspace</b>: just like the same button in the main panel, this will save the selected object(s) into + the MATLAB workspace. The name of these objects will be automatically set.<br> + <li><b>Remove</b>: <i>not for R1</i><br> + <li><b>Send to repository</b>: <i>not for R1</i><br> + <li><b>Explore</b>: <i>not for R1</i><br> + <li><b>Clear output</b>: to clear the entire Output array.<br> + </ul> + +</p> +