Why is igamma undefined?
Show older comments
Hi,
Does anybody know why "igamma" function is not defined, while the symbolic toolbox is already installed. I can define symbolic variables and use gamma function by the way.
Thanks, Bo
Answers (2)
Walter Roberson
on 1 Aug 2012
0 votes
Possibly your MATLAB is too old to have igamma() . Please see http://www.mathworks.com/support/solutions/en/data/1-4TW73U/index.html?product=SM&solution=1-4TW73U
Sean de Wolski
on 1 Aug 2012
igamma is a MuPad function.
To use it, open a MuPad notebook and you can see the doc for it in there:
mupad
Else look at doc gammainc
Categories
Find more on Gamma Functions 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!