diff m-toolbox/html_help/help/ug/builtin_models_ssm_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/builtin_models_ssm_content.html	Wed Nov 23 19:22:13 2011 +0100
@@ -0,0 +1,14 @@
+<p>
+  The handling of built-in SSM models is done pretty much the same as for the AO models. To see a list of available models, use
+</p>
+<div class="fragment"><pre>
+  >> ssm.getBuiltInModels
+</pre></div>
+<p>
+  For creating your own SSM models, follow similar rules as in the AO case. A good example to follow is
+</p>
+<div class="fragment"><pre>
+  >> edit ssm_model_standard_system_params
+</pre></div>
+
+