*************************************************************************** WIDE Toolbox for Matlab Beta 1 README file WIDE - 224168 - FP7-ICT-2007-2 Decentralized Wireless Control of Large-Scale Systems -------------------------------------- WEB: http://ist-wide.dii.unisi.it/ EMAIL: barcelli@dii.unisi.it ----------------------------- INSTALLATION ------------------------------ In order to correctly install the toolbox, a Matlab script is provided so as to automatically set the paths of all the toolbox components properly. In order to accomplish installation, all the toolbox requirements should be available, and to make sure of that a all-in-one zip file is available for download. Installation steps: 1) download toolbox_beta1.zip and toolbox_beta1_requirements.zip in the installation folder; 2) unzip both files in the current folder; 3) open Matlab, browse to the folder you performed unzip and execute script: >>install_wide_tbx.m ; Note that install_wide_tbx is tuned for Windows but ushered are encouraged to modify it so as to cover unix path format (just substitute '\' with '/'). In case the use is will to not install the full set of requirements (even though that is high unrecommended) modify the script "install_wide_requirements.m" located in toolbox_beta1_requirements folder and make sure to remove all path that are not being installed. IMPORTANT: One requirement, which could not be included in the aforementioned list, is IBM (former ILOG) CPLEX. That is fundamental for most of the toolbox sections. Moreover, a mex file for Matlab is needed for the use of the toolbox, we recommend cplexint (Guide available at WIDE website)