rand('uniform')rand(1)rand(n,n)rand(sz1,..,szN)// No equivalent// No equivalent// No equivalent// No equivalentrand(R)// Only size(R) consideredrand('seed',sd)// No equivalent
With Matlab, Sizes, sz1, sz2, .. can be complex. Then, only their
real parts are used as actual sizes. Scilab would yield an error.