diff m-toolbox/html_help/info.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/info.xml	Wed Nov 23 19:22:13 2011 +0100
@@ -0,0 +1,34 @@
+<productinfo
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:noNamespaceSchemaLocation="http://www.mathworks.com/namespace/info/v1/info.xsd">
+<?xml-stylesheet type="text/xsl" href="http://www.mathworks.com/namespace/info/v1/info.xsl"?>
+  
+  <matlabrelease>14</matlabrelease>
+  <name>LTPDA</name>
+  <type>toolbox</type>
+  <icon>help/LisaPFicon.gif</icon>
+  <help_location>help</help_location>
+  
+  <list>
+    
+    <listitem>
+      <label>LTPDA Launch Bay</label>
+      <callback>ltpdalauncher</callback>
+      <icon>LisaPFicon.gif</icon>
+    </listitem>
+    
+    <listitem>
+      <label>Examples</label>
+      <callback>disp('coming soon...')</callback>
+      <icon>$toolbox/matlab/icons/demoicon.gif</icon>
+    </listitem>
+    
+    <listitem>
+      <label>LTPDA Web Site</label>
+      <callback>web http://www.lisa.uni-hannover.de/ltpda/ -browser;</callback>
+      <icon>$toolbox/matlab/icons/webicon.gif</icon>
+    </listitem>
+    
+  </list>
+  
+</productinfo>
\ No newline at end of file