Home > hit > hit_init.m

hit_init

PURPOSE ^

HIT_INIT Initializes the HIT and MPT toolboxes

SYNOPSIS ^

function hit_init

DESCRIPTION ^

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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 01-Dec-2005 10:54:38 by m2html © 2003