Skip to content

Commit b878771

Browse files
committed
ref
1 parent 32aa8ef commit b878771

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/stats/results/checkMontage.m

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function [opt, BIDS] = checkMontage(opt, iRes, node, BIDS, subLabel)
2-
%
2+
%
33
% Check values for create a slice montage.
4-
%
4+
%
55
% Set default values if they are missing.
66
%
77
% USAGE::
@@ -66,5 +66,5 @@
6666
opt.results(iRes).montage.background = background;
6767

6868
end
69-
69+
7070
end

0 commit comments

Comments
 (0)