generating same random numbers as stata

I want to generate same set of random numbers using matlab as well as stata. I understand that this should be done by setting 'seed'. I have set 'randn('seed',1);' in matlab and want to know which 'seed' value can give me the same set of numbers as in stata.

Answers (0)

Categories

Find more on Random Number Generation in Help Center and File Exchange

Products

Asked:

on 20 Oct 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!