5. MOSEK / MATLAB integration


In this chapter we provide some details concerning the integration of MOSEK in Matlab. The information in this chapter is not strictly necessary for basic use of MOSEK optimization toolbox for MATLAB. The novice user can safely skip to the next chapter.

5.1. MOSEK replacements for MATLAB functions

MOSEK provides replacements for the MATLAB functions:

The corresponding MATLAB file for each function is located in the toolbox/solvers directory of the MOSEK distribution. To use the MATLAB version of these functions instead of the MOSEK version, delete the MATLAB files provided by MOSEK.

5.2. The license system

By default MOSEK caches some information about the license from each call of mosekopt to the next. This greatly speed up license checkout. License caching can be disabled with the command 'nokeepenv' to mosekopt.

Mon Sep 14 15:56:06 2009