


HIT_INIT Initializes the HIT and MPT toolboxes ------------------------------------------------------------------------- DESCRIPTION ------------------------------------------------------------------------- Many routines of the HIT and MPT toolboxs can be called with user-specified values of different parameters. Default values of the HIT toolbox are stored in the variables idpar and plotpar, Default values of the MPT toolbox are stored in the variable mptOptions All of them are are stored in MATLAB's workspace as a global variables. Please have a look at the code of hit_init.m to see what are the default values and the meaning of the fields ------------------------------------------------------------------------- INPUT ------------------------------------------------------------------------- none ------------------------------------------------------------------------- OUTPUT ------------------------------------------------------------------------- global variables idpar, plotpar and mptOptions
