summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2024-09-25 12:10:23 -0700
committerXiao Pan <xyz@flylightning.xyz>2024-09-25 12:10:23 -0700
commitc420fade6b9a362a9ce0c6b997b0d70782af396f (patch)
tree876e5b59a78999cddddaed9b988557af100b398a /home
parentf180584d5ac02338982aa01af730399ce79e98e8 (diff)
comment
Diffstat (limited to 'home')
-rwxr-xr-xhome/xyz/.local/bin/matlab1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/matlab b/home/xyz/.local/bin/matlab
index fcc244eb..92cda569 100755
--- a/home/xyz/.local/bin/matlab
+++ b/home/xyz/.local/bin/matlab
@@ -1,4 +1,5 @@
#!/bin/sh
+# wrapper script for matlab 2024a
# LD_LIBRARY_PATH=/usr/lib/dri needed for plot and hardware acc? see https://wiki.archlinux.org/title/MATLAB#OpenGL_acceleration, also need a new file /home/xyz/downloads/programs_tmp/MATLAB/home/xyz/downloads/programs_tmp/MATLAB/java.opts contain: -Djogl.disable.openglarbcontext=1
_JAVA_AWT_WM_NONREPARENTING=1 LD_PRELOAD=/usr/lib/libstdc++.so.6 LD_LIBRARY_PATH=/usr/lib/dri exec "$XDG_DOWNLOAD_DIR/programs_tmp/MATLAB/bin/matlab" -desktop