Unexpected MATLAB operator when using numeric::quadrature

1 view (last 30 days)
Hi,
I use MATLAB Student R2013a and have a seemingly trivial problem when attempting to use the numeric::quadrature function. Copying an example straight from the help file, when I run
numeric::quadrature(exp(x^2), x = -1..1)
I get the message
Error: Unexpected MATLAB operator.
Thanks for your help...

Accepted Answer

Walter Roberson
Walter Roberson on 23 Aug 2013

More Answers (0)

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!