Why is igamma undefined?
Mostra commenti meno recenti
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
Risposte (2)
Walter Roberson
il 1 Ago 2012
0 voti
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
il 1 Ago 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
Categorie
Scopri di più su Gamma Functions in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!