Mercurial > hg > ltpda
view m-toolbox/html_help/help/demos/demos.xml @ 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
<?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>