root function does not work:(

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

 Akzeptierte Antwort

Rick Rosson
Rick Rosson am 7 Dez. 2012
Bearbeitet: Rick Rosson am 7 Dez. 2012

1 Stimme

>> roots(a)

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by