Mercurial > hg > ltpda
diff m-toolbox/html_help/help/demos/demos.xml @ 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/demos/demos.xml Wed Nov 23 19:22:13 2011 +0100 @@ -0,0 +1,57 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- $Revision: 1.2 $ $Date: 2011/04/05 12:41:10 $ --> +<demos> + <name>LTPDA</name> + <type>toolbox</type> + <icon>$toolbox/matlab/icons/matlabicon.gif</icon> + <description> + <p>The LTPDA Toolbox is a MATLAB® Toolbox designed for the analysis + of data from the LISA Technology Package (part of the LISA Pathfinder + Mission). However, the toolbox can be used for any general purpose signal + processing, and is particularly useful for analysis of typical lab-based + experiments.</p> + </description> + <website> + <a href="http://www.mathworks.com">LTPDA web side</a> + </website> + + <demosection> + <label>LTPDA Toolbox Demos</label> + <!-- + <demoitem> + <label>My nice demo script</label> + <type>M-file</type> + - If you want a different thumbnail in the general demo page than add a .png file with the same name as the .html file - + - HERE: ./html/demo.png - + <file>./html/demo.html</file> + </demoitem> + <demoitem> + <label>Computational Demos</label> + - Do not add a <type> element if executable_demo is executable - + - File to execute for "Run this demo" - + <callback>executable_demo</callback> + - File to display in the Viewing pane - + <file>./html/executable_demo2.html</file> + </demoitem> + <demoitem> + <type>video</type> + - This is an actual MATLAB Flash video demo - + - If Flash is installed, it runs in your system bowser - + <label>Video Demo (4 min, 7 sec)</label> + - Command or file to execute for "Run this demo" - + <callback> + playbackdemo('demoName', 'relativePath'); + </callback> + </demoitem> + --> + </demosection> + + <demosection> + <label>LTPDA Workbench Demos</label> + </demosection> + + <demosection> + <label>Other Demos</label> + </demosection> + +</demos>