
The OmeroMatlab toolbox needs to be added to the MATLAB path before use.

Either change your current working directory to the unzipped OmeroM
directory and run the command:

>> loadOmero

Or rather than going to the directory, just add it to the MATLAB path and
then run, loadOmero:

>> addpath('C:\Documents and Settings\YourNameHere\Desktop\OmeroM')
>> loadOmero

using the path to your own installation.

OmeroMatlab will also need to have the 

