Glam Prestige Journal

Bright entertainment trends with youth appeal.

In the screen it asks for matlab installed directory, I don't have MATLAB and I don't want to buy it.

enter image description here

I'm running ubuntu 14.04 LTS

2

1 Answer

You have tried to install the package matlab-support, which is available in the Ubuntu repositories. Without MatLab, it is useless, but keeps popping up.


Run the command

sudo apt-get autoremove --purge matlab-support

and you're done.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy