Skip to content

Commit 8c1c396

Browse files
Merge commit 'e1c70278c4a48eab36e89d2b66f279760c854ea2'
2 parents 61aac0d + e1c7027 commit 8c1c396

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

toolbox/+aux/WalleniusNCHypergeometricrnd.m

+3-3
Original file line numberDiff line numberDiff line change
@@ -285,8 +285,8 @@
285285
% tabl(xi+3)
286286
p1(xi+1-remove1)=y;
287287
tabl=p1;
288-
disp(['nu=' num2str(nu)])
289-
disp(tabl)
288+
%disp(['nu=' num2str(nu)])
289+
%disp(tabl)
290290
end
291291
p1 = p2;
292292
end
@@ -955,4 +955,4 @@
955955
end
956956

957957

958-
%FScategory:ProbDist
958+
%FScategory:ProbDist

0 commit comments

Comments
 (0)