Skip to content

Installation

Giuliano Casale edited this page Mar 14, 2017 · 17 revisions

Installing QT-LIB

Checkout the project and include QT-LIB in your Java project directories. You are now ready to use the QT library functions.

Installing QT-GEN

Check out the entire repository.

svn co https://github.com/dice-project/DICE-Quality-Testing/

Start MATLAB from the DICE-Quality-Testing folder.

cd qt-gen/; addpath(genpath(pwd))

QT-GEN is now ready for use.

Clone this wiki locally