Quick Start

Two versions are available:

1.Matlab toolbox (full 2D version):

  • you should have Matlab r2010a (program was tested using this version)
  • you need to have Image Processing Toolbox
  • 3GB RAM recommended
  • download ECTSimv2 Matlab package from here
  • extract ECTSimv2 package to your Matlab's work directory
  • add folder to MATLAB's path
  • run test_model.m

2.Java model (2D limited 32-bit version):

  • download ECTSimv2 java 32 bit package from here
  • verify the MATLAB Compiler Runtime (MCR) is installed and ensure you have installed version 7.13.
  • ensure you have the version (1.6.0) or newer of the Java Runtime Environment (JRE).
  • run start.bat
  • if program will not run properly check:

    - lib\java_model.jar must be included in your CLASSPATH
    - lib\javabuilder.jar must be included in your CLASSPATH