Question
rnorm vector units
- December 16, 2015
- 2 replies
- 5362 views
I am trying to use rnorm to create a vector of random numbers.
The vector should have (density) units of lb/ft^3. For some reason when I attempt to give the sigma and mu values units of lb/ft^3, the numbers come out incorrect and without the desired units. Where should I look to fix this?
Thanks,
Jason

