Why is igamma undefined?
Ältere Kommentare anzeigen
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
Antworten (2)
Walter Roberson
am 1 Aug. 2012
0 Stimmen
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
am 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
Kategorien
Mehr zu Gamma Functions finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!