Installing PARADISE 2.0.12 by M. Muhler, DLR Oberpfaffenhofen, (c) 2001, 05/29/01 1. Get paradise-2012.zip from http://www.op.dlr.de/FF-DR-RR/paradise/download 2. Place the file in a local directory, e.g. ~/matlab/paradise or C:\matlab\paradise and extract all files. This will create the following subdirectories paradise/algo paradise/examples paradise/input paradise/misc 3. Add these paradise directories to your matlab path. Simply add the following lines to your startup.m file. addpath /home/user/matlab/paradise/algo -end addpath /home/user/matlab/paradise/examples -end addpath /home/user/matlab/paradise/input -end addpath /home/user/matlab/paradise/misc -end Windows (NT/95/98/2000) might use something like addpath C:\matlab\paradise\algo -end addpath C:\matlab\paradise\examples -end addpath C:\matlab\paradise\input -end addpath C:\matlab\paradise\misc -end 4. Now you are ready to go, start MATLAB (TM) and type paradise at the user prompt For further documentation see the manual available at http://www.op.dlr.de/FF-DR-RR/paradise/download Send questions, comments and feedback to paradise@dlr.de