Skip to content

Matlab

Interactive Matlab session Cannot be run anymore directly on head nodes, must be launched via interactive jobs.

One hour session by default, add --time= option to a maximum of 6 hours

srun --pty --x11  -p zen16 matlab 

if you really want the matlab desktop

srun --pty --x11  -p zen16 matlab -desktop  

don't complain if you find matlab desktop to slow from remote place, we can't do anything