Results 1 to 10 of 12

Thread: Matlab R2011a icon not working in the Unity Launcher (11.04 - 64bit)

Threaded View

  1. #1
    Join Date
    Jan 2009
    Beans
    Hidden!
    Distro
    Ubuntu 11.04 Natty Narwhal

    [SOLVED] Matlab R2011a icon not working in the Unity Launcher (11.04 - 64bit)

    I've just installed MATLAB R2011a (64bit version) in the latest Ubuntu 11.04 (obviously 64bit as well).

    I've followed this http://thameera.wordpress.com/2010/10/21/installing-matlab-2008a-on-ubuntu-10-10/ for the installation part.

    Then after running Matlab for the first time with the command:

    Code:
    sh /usr/local/matlab/bin/matlab
    I right-clicked on the Unity Launcher to add Matlab, but after logging off it disappeared from there.

    Then from Ubuntu help I've tried:

    1. Get an icon:

    Code:
    sudo wget http://upload.wikimedia.org/wikipedia/commons/2/21/Matlab_Logo.png -O /usr/share/icons/matlab.png
    2. Get the launcher file:

    Code:
    sudo wget 'https://help.ubuntu.com/community/MATLAB?action=AttachFile&do=get&target=matlab-r2011a.desktop' -O /usr/share/applications/matlab.desktop
    The icon remains there after closing Matlab, but I've yet to log-off or restart.

    The problem is that when I click on it, it does nothing!

    So to open Matlab I've always to type in terminal:

    Code:
    sh /usr/local/matlab/bin/matlab
    Did any of you succeed in putting a working icon of Matlab in the brand new Unity Launcher?

    Thanks in advance!
    Last edited by Blitz Tungsten; May 10th, 2011 at 11:13 PM. Reason: Problem solved!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •