Azzera filtri
Azzera filtri

root function does not work:(

1 visualizzazione (ultimi 30 giorni)
Supreeth
Supreeth il 7 Dic 2012
>> a=[1 2 3];
>> root(a)
Undefined function 'root' for input arguments of type 'double'.
anybody knows why?

Risposta accettata

Rick Rosson
Rick Rosson il 7 Dic 2012
Modificato: Rick Rosson il 7 Dic 2012
>> roots(a)

Più risposte (0)

Categorie

Scopri di più su Shifting and Sorting Matrices in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by