tiepvupsu / FISTA

FISTA implementation in MATLAB (recently updated FISTA with backtracking)
184 stars 61 forks source link

Mex Problem #5

Closed JNine closed 5 years ago

JNine commented 5 years ago

When I try to run any of the demo_XXX.m files I get the following error 👍

Attempt to execute SCRIPT mexLasso as a function

Do I need to do something to compile the mex functions before running any of the demo code?

JNine commented 5 years ago

I see the issue now is that these are MacOS mex files.