Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

addpath(genpath('/export/home/s12345/scratch/GIBBON-3.5.0'))


Please have a look at: https://au.mathworks.com/help/matlab/ref/filesep.html

No Format
Create a path to the iofun folder on a Linux® platform.

iofun_dir = ['toolbox' filesep 'matlab' filesep 'iofun']

iofun_dir = 
'toolbox/matlab/iofun'