root function does not work:(

>> a=[1 2 3];
>> root(a)
Undefined function 'root' for input arguments of type 'double'.
anybody knows why?

 Réponse acceptée

Rick Rosson
Rick Rosson le 7 Déc 2012
Modifié(e) : Rick Rosson le 7 Déc 2012

1 vote

>> roots(a)

Plus de réponses (0)

Catégories

En savoir plus sur MATLAB dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by