Skip to content

Commit

Permalink
On branch local_branch
Browse files Browse the repository at this point in the history
stupid change
  • Loading branch information
asoplata committed Feb 6, 2015
1 parent 93d6d05 commit a73c132
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 @@ -8,6 +8,7 @@

% randomize seed
% lulz
% this is for local_branch branc
% 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 a73c132

Please sign in to comment.