IRIS Toolbox Reference Manual

Starting, quitting, and configuring IRIS

This section describes how to start and quit an IRIS session, and how to customise some of the IRIS configuration options.

The most common way of starting an IRIS session (after you have installed the IRIS files on your disk) is to run the following line in the Matlab command window:

addpath C:\IRIS_Tbx; irisstartup();

The first command, addpath, adds the IRIS root folder to the Matlab search path. The second command, irisstartup, initialises IRIS and puts the other necessary IRIS subfolders, classes, and internal packages on the search path. Never add these other subfolders, classes and packages to the search path by yourself.

Starting and quitting IRIS

Getting information about IRIS

Changes in configuration

Getting on-line help on configuration functions

help config
help function_name