Why is igamma undefined?
이전 댓글 표시
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
답변 (2개)
Walter Roberson
2012년 8월 1일
0 개 추천
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
2012년 8월 1일
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
카테고리
도움말 센터 및 File Exchange에서 Gamma Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!