<div dir="ltr"><div><div>Hi there,<br><br></div>I have a question about the use of the cfg.randomseed option in ft_componentanalysis. I would like to be able to use the same seed over different iterations of ft_componentanalysis, which should result in the same output.<br><br></div><div>Can anyone confirm this is actually the case? I cannot see how cfg.randomseed is passed through to runica.m, and line 812 (runica.m) reads:<br><br>rand('state',sum(100*clock));  % set the random number generator state to<br>                               % a position dependent on the system clock<br><br><br></div><div>Best,<br></div><div>Stephen<br><br></div><br></div>