0. Install MATLAB.

1. Download Optickle2 from the link below.
https://github.com/Optickle/Optickle/archive/Optickle2.zip

2. Run the following in MATLAB in add paths to Optickle2 folder. Replace 'PATH_TO_Optickle2' with the path to Optickle2 folder.

addpath(genpath('PATH_TO_Optickle2'));

3. Run FPexample.m. This should plot some figures.

4. Check if your plots are the same as the plots in result_Optickle2 folder.