<div>Hi all,</div>
<div> </div>
<div>Good morning. I am a Scilab user and need help.</div>
<div> </div>
<div>I am using, y = grand(10^6,90,'nor,0,1) to generate 90 columns and 1 million rows of normal distributed Random variables with mean =0 and std=1.</div>
<div> </div>
<div>But I am getting following error: O=grand(10^6,90,'nor',0,1);<br>                                              !--error 17 <br>                                            Rand: stack size exceeded (Use stacksize function to increase it).  </div>

<div> </div>
<div>I used stacksize('max') but its not solving the problem.</div>
<div> </div>
<div>Please help me in this regard. Thanks</div>
<div> </div>
<div>Nirav B Thakkar</div>
<div>India</div>