We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78a1451 commit 3f694f7Copy full SHA for 3f694f7
plotting/hist211.m
@@ -10,7 +10,7 @@
10
X=X(:,1);
11
end
12
13
-sigmarejectionflag = 1;
+sigmarejectionflag = 0;
14
15
ha = fig(2,2,1.5); delete(ha(2));
16
c = [0 0.405 0.666]; %fcndefaultcolors(1);
0 commit comments