diff --git a/@GUI/GUI.m b/@GUI/GUI.m
index 58bfa31d2ab16a4fe73e3cdb8061647eb51c7374..1d3f53722fcf60edf571533a7569deabf106ee65 100644
--- a/@GUI/GUI.m
+++ b/@GUI/GUI.m
@@ -59,7 +59,7 @@ classdef GUI < handle
multi_grp = [];
multi_opt_reg = [];
multi_opt_out = [];
-
+ version = '0.1';
end
diff --git a/@GUI/init.m b/@GUI/init.m
index 896fa0ecbaffb9a6ba08f8b4d4719ffc3419737c..1bb354ffb70c5fd26df025307f88883583c4ea8f 100644
--- a/@GUI/init.m
+++ b/@GUI/init.m
@@ -174,7 +174,8 @@
uimenu(pvsmenu,'Label','Check Status','Callback',@(src,event)prf_file_call(object,src,event));
uimenu(pvsmenu,'Label','Generate PVS file','Callback',@(src,event)pvs_file_call(object,src,event));
-
+ uimenu(helpmenu,'Label','Product Help','Callback',@(src,event)help_call(object,src,event));
+ uimenu(helpmenu,'Label','About Table Tool','Callback',@(src,event)about_call(object,src,event));
object.set_command_pos;
object.reset_wh();
diff --git a/html/TTtbx_gs_top.html b/html/TTtbx_gs_top.html
new file mode 100644
index 0000000000000000000000000000000000000000..cb17392b04312ec74bc10b35538aae4cd475e57e
--- /dev/null
+++ b/html/TTtbx_gs_top.html
@@ -0,0 +1,4 @@
+Table Toolbox
+
+Product Overview
+Requirements
diff --git a/html/helptoc.xml b/html/helptoc.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d06b7fd496f756c4fd9f1d32fbdf18ae1ea2c95d
--- /dev/null
+++ b/html/helptoc.xml
@@ -0,0 +1,45 @@
+
+
+
+
+
+ MyToolbox Toolbox
+
+
+
+
+
+
+
+
+
+
+
+ Getting Started with the MyToolbox Toolbox
+ System Requirements
+
+
+
+
+
+
+
+
+
+
+ MyToolbox Web Site (Example only: goes to mathworks.com)
+
+
+
+
\ No newline at end of file
diff --git a/html/helptoc_template.xml b/html/helptoc_template.xml
new file mode 100644
index 0000000000000000000000000000000000000000..d06b7fd496f756c4fd9f1d32fbdf18ae1ea2c95d
--- /dev/null
+++ b/html/helptoc_template.xml
@@ -0,0 +1,45 @@
+
+
+
+
+
+ MyToolbox Toolbox
+
+
+
+
+
+
+
+
+
+
+
+ Getting Started with the MyToolbox Toolbox
+ System Requirements
+
+
+
+
+
+
+
+
+
+
+ MyToolbox Web Site (Example only: goes to mathworks.com)
+
+
+
+
\ No newline at end of file
diff --git a/info.xml b/info.xml
index 64d796be7311fc5b87821c892b5283b844a4c0ce..4a17b667cd90fddce51064a63d2844602784cb03 100644
--- a/info.xml
+++ b/info.xml
@@ -3,12 +3,13 @@
xsi:noNamespaceSchemaLocation="http://www.mathworks.com/namespace/info/v1/info.xsd">
-(R2010a)
+
+2010a
Table Toolbox
toolbox
$toolbox/simulink/simulink/simulinkicon.gif
-$docroot/toolbox/physmod/mech
-
+./html
+$toolbox/matlab/icons/bookicon.gif