[Scilab-users] setting the seed of grand
    fujimoto2005 
    fujimoto2005 at gmail.com
       
    Mon Jun 29 19:12:52 CEST 2015
    
    
  
I want to  set the same seed for same k for every i,j.
for i=1:100
  for j=1:100
     for k=1:100
        x=grand(10,10,'norm',0,1)
        ・・・・・
     end
  end
end
Pleas teach me how to set such seed.
--
View this message in context: http://mailinglists.scilab.org/setting-the-seed-of-grand-tp4032520.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.
    
    
More information about the users
mailing list