Undefined function 'chi' for input arguments of type 'double'.

I am calculating zeroth order Bessel root function using function 'chi'. This yielded me the roots successfully for the range I had asked for. Now today when I m running the same code, 'Undefined function 'chi' for input arguments of type 'double' has been displayed. one day this function is acceptable and the next day it is not. I m unable to understand this.Anybody please help.

 Accepted Answer

chi is not a Mathworks function, and does not appear to be part of any File Exchange contribution either.

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!