root function does not work:(

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

 Respuesta aceptada

Rick Rosson
Rick Rosson el 7 de Dic. de 2012
Editada: Rick Rosson el 7 de Dic. de 2012

1 voto

>> roots(a)

Más respuestas (0)

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Preguntada:

el 7 de Dic. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by