I'm trying to install MOSEK on my Mac to use in MATLAB, but I could not get how to run the following step:
Run the command:
python <MSKHOME>/mosek/8/tools/platform/osx64x86/bin/install.py
where
<MSKHOME>
is the directory where MOSEK was installed. This will set up the appropriate shared objects required when using MOSEK.
Where should I run this command on MATLAB or terminal or something else?
Another question what exactly <MSKHOME>
should be?