Unexpected MATLAB operator when using numeric::quadrature
5 views (last 30 days)
Show older comments
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...
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!