tobitrnd random arrays from the tobit distribution
Generate a random number from  the tobit  distribution(mu,sigma,left,right).r
=tobitrnd(mu,
sigma,
left,
 right)
Generate a 2D array of size mmxnn of random number from  the Tobit distribution.r
=tobitrnd(mu,
sigma,
left,
right,
   mm)
Greene, W.H. (2008), "Econometric Analysis, Sixth Edition", Prentice Hall, pp. 871-875.
Tobin, J. (1958), Estimation of Relationships for Limited Dependent Variables, "Econometrica", 26, pp. 24-36.