Created June, 6 2005 - Last modified February, 16 2012.

RoMulOC
Robust Multi-Objective Control toolbox

Home
Software release planning
Downloads
Papers

Latest Downloads:

Version 2 - 16 February 2012 [R20120216]

Install

To install, delete any old RoMulOC directory, unzip the downloaded file, and update your path:

>> addpath whereIputTHEdirectory/romuloc
>> addpath whereIputTHEdirectory/romuloc/library

If you have used RoMulOC before, type

>> clear classes

 or restart Matlab before using the new version.
When this is done, most of the RoMulOC functions should work except for the essential ones that need to install
The solvers should be installed as described in the solver manuals. Make sure to add required paths.
To test your installation, run the commands

>> yalmiptest

and

>> romuloc

Previous releases