Unexpected MATLAB operator when using numeric::quadrature
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!