Back to the main page.
Bug 165 - random number generator initializes to the same value on every matlab startup
Status | CLOSED FIXED |
Reported | 2010-09-21 16:21:00 +0200 |
Modified | 2011-01-05 12:01:12 +0100 |
Product: | FieldTrip |
Component: | peer |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P1 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2010-09-21 16:21:54 +0200
if you start matlab, the rand() function will always return the same sequence of numbers. For peerslaves, which regularly start matlab engines, it is desireable to have the engines initialized with a random seed that is passed from the master.
Robert Oostenveld - 2010-12-06 22:41:09 +0100
MacBook> svn commit Sending peer/peerexec.m Sending peer/peerfeval.m Transmitting file data .. Committed revision 2303.
Robert Oostenveld - 2011-01-05 11:57:07 +0100
selected a long list of resolved bugs from roboos and changed the status into "RESOLVED"