Skip to content

Instantly share code, notes, and snippets.

@emilcarr
Created November 12, 2024 17:47
Show Gist options
  • Save emilcarr/80ede3959b28c2b568d1c521b0159647 to your computer and use it in GitHub Desktop.
Save emilcarr/80ede3959b28c2b568d1c521b0159647 to your computer and use it in GitHub Desktop.
Install MATLAB addons as root
# For some reason giving group permission to read/write MATLAB install dir isn't enough
# Do this to get the command then run as rot (sudo)
ps -eo cmd | grep AddOnInstaller | head -n 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment