I guess this is an easy question, but I have been struggling to solve it. Is it possible to create a Normal Distribution in Matlab purely based on the mean and Standard Deviation? I don't know what the x values are and therefore unable to use the normpdf() function.
Thanks