MATLAB: How to use symbolic betainc

betabetaincincomplete beta function

I have a problem when I try to use the incomplete beta function, I declare the variable with syms, but when I try solve the problem, matlab says(??? Undefined function or method 'betainc' for input arguments of type 'sym'.)
How can I solve this?
before of all, Thank you.

Best Answer

betainc is not defined for symbolic inputs: