Why do I receive an error when I use the NTHROOT function within MATLAB?
Afficher commentaires plus anciens
When I execute the following command:
r = nthroot(1,2)
I receive the following error message:
??? Error using ==> nthroot
If X is negative, N must be an odd integer.
However, my value for X is not negative.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Analog Signal Generation 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!