Installation notes:

The zip archive Optesim_1.00.zip contains the following folders:

\optesim

MATLAB files of OPTESIM

\Distributed_framework

Distributed computation framework for OPTESIM

\Distributed_framework\deployment

Distributed computation framework installation files

\Distributed_farmework\source

Java source code of the distributed computation framework

\Help

Documentations

\Help\Java_help

Distributed computation framework Java classes documentation

\Help\Matlab_help

MATLAB function documentation

\Help\Tutorial

Tutorial and demonstration files

 
To install OPTESIM:

  1. Unzip the archive to your desired directory.
  2. Add “\optesim” to your Matlab path (using “pathtool” command)

To install the distributed computation framework for OPTESIM, please refer to this page.

To adapt OPTESIM to your data acquisition format, please refer to this page.