Skip to content

Instantly share code, notes, and snippets.

@TheProjectsGuy
Created September 28, 2019 05:00
Show Gist options
  • Select an option

  • Save TheProjectsGuy/5c004f7927a2f1be952e7d9872d883cf to your computer and use it in GitHub Desktop.

Select an option

Save TheProjectsGuy/5c004f7927a2f1be952e7d9872d883cf to your computer and use it in GitHub Desktop.
MATLAB Desktop file for MATLAB R2019b installations on Linux systems. This file must be saved in "/usr/share/applications" directory (you can use any name but "matlab_r2019b.desktop" is suggested)
[Desktop Entry]
Name=MATLAB R2019b
Comment=MATLAB R2019b software
Exec=/usr/local/MATLAB/R2019b/bin/matlab -desktop
Icon=/usr/local/MATLAB/R2019b/matlab_logo.png
Terminal=true
Type=Application
Category=Development;Simulation;Education;Science;
StartupNotify=true
Keywords=Run;
@TheProjectsGuy
Copy link
Copy Markdown
Author

The link for the photo is here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment