MATLAB: How to get specific values from distribution objects

normal distributionpdf

I have a normal distribution object and its PDF (1000 values).
How can I get a vector of 1000 specific numbers that "belong" to that distribution and its PDF ?
Thank you.

Best Answer