Mosek Setup - Matlab Online

I’ve recently switched to a CVX package with Mosek and Gurobi for MATLAB online. I need to utilize Mosek, but cannot get it to work. I’ve received the following error. Any help would be appreciated.

3 solvers skipped:
GLPK Could not find a GLPK installation.
Gurobi unknown {cvx}/gurobi/a64
No valid Gurobi license was found.
Mosek unknown {cvx}/mosek/a64
Unexpected MEX file failure: Invalid MEX-file ‘/MATLAB Drive/cvx_w_mosek-gurobi/mosek/a64/mosekopt.mexa64’: /MATLAB Drive/cvx_w_mosek-gurobi/mosek/a64/mosekopt.mexa64: file too short

Have you followed these directions? Step by step guide to CVX+MOSEK

Including, checking whether mosekdiag works successfully?

1 Like

Working on this now, thanks for the help.