Unexpected MATLAB operator when using numeric::quadrature
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Get Started with MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!