Skip to content
Snippets Groups Projects

add new array of gas traces and add source for rtc request

Merged Olivier Sauter requested to merge add_gas_fluxes into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -4,7 +4,8 @@ try
@@ -4,7 +4,8 @@ try
fprintf(' Time: %s\n',datestr(now));
fprintf(' Time: %s\n',datestr(now));
which interpos
which interpos
which interpos_nan
which interpos_nan
ls /home
ls /home/sauter/interpos/matlab
 
uname -a
passed = true
passed = true
%passed = run_gdat_tests(test_case); % call to your test script here, with optional test_case input
%passed = run_gdat_tests(test_case); % call to your test script here, with optional test_case input
exit_code = int32(~passed); % convert to bash shell convention
exit_code = int32(~passed); % convert to bash shell convention
Loading