Skip to content

Commit

Permalink
On branch feature_test
Browse files Browse the repository at this point in the history
made stupid change
  • Loading branch information
asoplata committed Feb 6, 2015
1 parent 511df29 commit 93d6d05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions startup.m
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
end

% randomize seed
% lulz
% see: http://www.mathworks.com/help/matlab/math/updating-your-random-number-generator-syntax.html
try
rng('shuffle'); % - exception: rand in parfor does not use this new seed
Expand Down

0 comments on commit 93d6d05

Please sign in to comment.