>> -log(quad('exp(5.2460.*x -0.1421.*x^2+0.0025.*x^3)',50.47,50.57))
??? Error using ==> inlineeval
Error in inline expression ==> exp(5.2460.*x -0.1421.*x^2+0.0025.*x^3)
??? Error using ==> mpower
Matrix must be square.
Error in ==> inline.subsref at 25
INLINE_OUT_ = inlineeval(INLINE_INPUTS_, INLINE_OBJ_.inputExpr, INLINE_OBJ_.expr);