I have installed matlab on Linux and I am able to launch it with Matlab Command, But wen i use this inside sbatch script it says "Matlab" command not found??

4 views (last 30 days)
I am just trying to pass a command like
matlab </home/user.plot.m
inside sbatch script.
[root@bright70 raj]# cat slurm-45.out /cm/local/apps/slurm/var/spool/job00045/slurm_script: line 12: matlab: No such file or directory
Also i tried >>module add matlab
module not found...
In Linux environment matlab works fine

Answers (0)

Categories

Find more on Cluster Configuration in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!