Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

MOSEK-MATLAB

Introduction

Installation

  • git clone https://github.com/star2dust/MOSEK-MATLAB.git

  • Setting up the paths:

    addpath('<MSKHOME>/mosek/9.0/toolbox/r2015a')
  • or, if you do not want to overload functions such as linprog and quadprog from the MATLAB Optimization Toolbox with their MOSEK versions, then write:

    addpath('<MSKHOME>/mosek/9.0/toolbox/r2015aom')
  • You can verify that Optimization Toolbox for MATLAB works by executing

    mosekdiag

About

MOSEK Optimization Toolbox for MATLAB.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages