Unexpected MATLAB operator when using numeric::quadrature
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!