Skip to content

Commit

Permalink
Merge pull request #707 from HJZollner/develop
Browse files Browse the repository at this point in the history
Update io_loadspec_twix messages
  • Loading branch information
HJZollner authored Apr 9, 2024
2 parents f25d6b0 + 25532a3 commit aabf36e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries/FID-A/inputOutput/io_loadspec_twix.m
Original file line number Diff line number Diff line change
Expand Up @@ -839,8 +839,8 @@
out_w.flags.isHERCULES = 1;
end
else
%No water reference data found. Returning empty struct for out_w:
disp('No water reference data found. Returning empty field');
%No integrated water reference data found. Returning empty struct for out_w:
disp('No integrated water reference data found. Returning empty field');
out_w=[];
end

Expand Down

0 comments on commit aabf36e

Please sign in to comment.