Why is igamma undefined?
Mostrar comentarios más antiguos
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
Respuestas (2)
Walter Roberson
el 1 de Ag. de 2012
0 votos
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
el 1 de Ag. de 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
Categorías
Más información sobre Gamma Functions en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!