Undefined function or variable 'numer'.
Afficher commentaires plus anciens
I'm running MATLAB Version: 9.1.0.441655 (R2016b) with Symbolic Math Toolbox Version 7.1 I have "restoredefaultpath" and "rehash toolboxcache"
Help?
Réponse acceptée
Plus de réponses (1)
John D'Errico
le 19 Nov 2016
0 votes
There is no function in MATLAB called numer. That is why you get an undefined function or variable error.
Possibly you wanted to create a variable by that name. Possibly you wanted to use some other function. Could be you wanted the function numel. How can we possibly know? The crystal ball is so foggy these days.
2 commentaires
Fred Garber
le 19 Nov 2016
Modifié(e) : Fred Garber
le 19 Nov 2016
John D'Errico
le 20 Nov 2016
As I said, numer is NOT part of MATLAB. It is not accessible form MATLAB, but part of Mupad. You can only use it from there.
Catégories
En savoir plus sur Common Operations dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!