From f63bafdf2c0f8e7f8915fc1ee9838941fac5e897 Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Wed, 8 Apr 2020 14:37:56 +0200 Subject: [PATCH] Update matlab to 2020a --- dotfiles/applications.org | 4 ++-- dotfiles/doom.org | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dotfiles/applications.org b/dotfiles/applications.org index 8f0533f..fbed670 100644 --- a/dotfiles/applications.org +++ b/dotfiles/applications.org @@ -97,11 +97,11 @@ :END: #+begin_src conf [Desktop Entry] - Version=R2019b + Version=R2020a Type=Application Terminal=false MimeType=text/x-matlab - Exec=/usr/local/MATLAB/R2019b/bin/matlab -desktop + Exec=/usr/local/MATLAB/R2020a/bin/matlab -desktop -nosplash Name=MATLAB Icon=matlab Categories=Development;Math;Science diff --git a/dotfiles/doom.org b/dotfiles/doom.org index 2990e5f..394c64b 100644 --- a/dotfiles/doom.org +++ b/dotfiles/doom.org @@ -1924,7 +1924,7 @@ Add all named source blocks to =org-babel-library-of-babel=. ** Org-Babel Matlab #+begin_src emacs-lisp (after! org - (setq org-babel-matlab-shell-command "/home/thomas/.local/bin/matlab -nodesktop -nosplash") + (setq org-babel-matlab-shell-command "/home/thomas/.local/bin/matlab -softwareopengl -nodesktop -nosplash") (setq org-babel-matlab-emacs-link-wrapper-method "%s