Skip to content

Commit

Permalink
randomize the seed
Browse files Browse the repository at this point in the history
  • Loading branch information
gamaleldin committed Apr 23, 2017
1 parent c7b3612 commit 56bf10f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo.m
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
% This is a demonstration of how to use this code package
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
startup
rng('shuffle', 'twister') % randomize the seed
% this data is a preprocessed version of the data available online from
% http://stat.columbia.edu/~cunningham/pdf/ChurchlandNature2012_code.zip
load exampleData.mat
Expand Down

0 comments on commit 56bf10f

Please sign in to comment.