26 |
aa=sprintf([aa 'addpath ' MITprof_dir 'profiles_misc/;\n']); |
aa=sprintf([aa 'addpath ' MITprof_dir 'profiles_misc/;\n']); |
27 |
aa=sprintf([aa 'addpath ' MITprof_dir 'profiles_process_main_v2/;\n']); |
aa=sprintf([aa 'addpath ' MITprof_dir 'profiles_process_main_v2/;\n']); |
28 |
aa=sprintf([aa 'addpath ' MITprof_dir 'profiles_stats/;\n']); |
aa=sprintf([aa 'addpath ' MITprof_dir 'profiles_stats/;\n']); |
29 |
|
aa=sprintf([aa 'addpath ' MITprof_dir 'ecco_v4/;\n']); |
30 |
aa=sprintf([aa 'addpath ' MITprof_dir 'profiles_devel/;\n']); |
aa=sprintf([aa 'addpath ' MITprof_dir 'profiles_devel/;\n']); |
31 |
aa=sprintf([aa 'addpath ' MITprof_dir 'climatology/;\n']); |
aa=sprintf([aa 'addpath ' MITprof_dir 'climatology/;\n']); |
32 |
eval(aa); |
eval(aa); |