Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gdat
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SPC
gdat
Merge requests
!169
add new array of gas traces and add source for rtc request
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
add new array of gas traces and add source for rtc request
add_gas_fluxes
into
master
Overview
2
Commits
11
Pipelines
11
Changes
1
Merged
Olivier Sauter
requested to merge
add_gas_fluxes
into
master
8 months ago
Overview
2
Commits
11
Pipelines
11
Changes
1
Expand
0
0
Merge request reports
Viewing commit
30d98e4a
Show latest version
1 file
+
2
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
30d98e4a
test which interpos, ls /home/sauter
· 30d98e4a
Olivier Sauter
authored
8 months ago
matlab/tests_matlab.m
+
2
−
1
Options
@@ -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