How to plot a probability distribution object?
Show older comments
How can I, for example, plot the probability distribution object below?
pd = makedist('Normal','mu',75,'sigma',10);
Accepted Answer
More Answers (0)
Categories
Find more on Sensitivity Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!