I just downloaded Penlab on my labtop. As it was instructed, in the Matlab environment I go to the directory of Penlab and run install.m file. Then I run penlabtest.m and receive the following error:
Checking if all components are present...
Checking if all mex files are compiled & work...
Error: mexsumsparse is not compiled.
... please consult manual how to compile mex or how to run mex-free
Error: mextrcolumn is not compiled.
... please consult manual how to compile mex or how to run mex-free
Error: mextrdsdsmat is not compiled.
... please consult manual how to compile mex or how to run mex-free
Warning: amplf is not compiled.
... AMPL-NLP interface will not work
... please consult manual how to compile mex
... some of the tests will be skipped.
Checking if readsdpa() work...
Some of the essential components are missing, cannot continue.
ans =
0
Settings=sdpsettings('solver','penlab')
However, after running my codes I receive the following error:
Unknown problem in solver (Turn on 'debug' in sdpsettings) (Undefined function 'mextrcolumn' for input ar...