Hello,
I am running matlab 2021b on a yggdrasil interractive node.
List of commands:
- salloc -n1 -c6 --partition=public-interactive-cpu --time=8:00:00 --x11
- module load MATLAB/2021b
- maltab
The GUI launches correctly but I get an error message when I try to open a matlab script. Creating a new script also leads to an error.
Thanks,