Skip to content

Commit 3f694f7

Browse files
committed
updates
1 parent 78a1451 commit 3f694f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotting/hist211.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
X=X(:,1);
1111
end
1212

13-
sigmarejectionflag = 1;
13+
sigmarejectionflag = 0;
1414

1515
ha = fig(2,2,1.5); delete(ha(2));
1616
c = [0 0.405 0.666]; %fcndefaultcolors(1);

0 commit comments

Comments
 (0)