I've installed Matlab R2011a on ubuntu12.04. I've installed it in a folder I've created in the Home Folder.
I can run it if I run the code
cd directory
./matlab
However I want to create a launcher that runs. I've followed the steps as explained in the guide here, https://help.ubuntu.com/community/MATLAB, even tho it's for ubuntu 10.04, and the launcher appeared. However when I press it nothing happens. I'm not sure what I should do next...
Any help would be appreciated.