Systems Theory and Automatic Control

installADMIT
ADMIT documentation: installADMIT

installADMIT

installADMIT This is an "install" function that checks 
consistency of the toolbox and adds needed path entries. It also checks
if solvers are installed and runs a simple example.
Also the documentation is generated.
To generate only help texts run with mode 'docu'.
To skip checking solvers and dependabilities and running the example,  
run the script using the option 'path'.  
To remove path definitions, use 'removePaths'.

installADMIT()
installADMIT('docu')
installADMIT('path')
installADMIT('removePaths')

Note this script must be ran after an update of the toolbox.