Hello, when I run the matlab file gen_Burgers, there is an error in the line uu = chebfun(c, [0 1], 'trig', 'coeffs'); I cannot find the definition of chebfun, so what is this?
Hello,
when I run the matlab file gen_Burgers, there is an error in the line
uu = chebfun(c, [0 1], 'trig', 'coeffs');
I cannot find the definition of chebfun, so what is this?