How to get symbolic PDF of a statistical distribution in MuPAD?
Show older comments
I'm using MATLAB R2010b. I want to do some symbolic operations. Whenever I enter command like
stats::normalPDF(m,v)
in MuPAD, it returns
proc f(x) ... end
Please tell me the procedure for getting exact form of the density function.

Answers (1)
Sean de Wolski
on 3 Feb 2015
0 votes
Evaluate it at a point to get the equation

Categories
Find more on Evaluation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!