Azzera filtri
Azzera filtri

a problem using the roots function

1 visualizzazione (ultimi 30 giorni)
Eliraz Nahum
Eliraz Nahum il 21 Set 2018
Risposto: Eliraz Nahum il 22 Set 2018
hello… I couldn't use the roots function...does anyone have an idea what the problem is?
  1 Commento
Stephen23
Stephen23 il 21 Set 2018
@Eliraz Nahum: please show us the complete output of this command:
which roots -all

Accedi per commentare.

Risposta accettata

Matt J
Matt J il 21 Set 2018
Modificato: Matt J il 21 Set 2018
Yes, you have another file named roots.m at the location shown in the error message. Matlab thinks you are trying to execute that one.
  1 Commento
James Tursa
James Tursa il 21 Set 2018
... and the solution is to rename your version of roots.m to something else so it doesn't shadow the MATLAB roots function.

Accedi per commentare.

Più risposte (1)

Eliraz Nahum
Eliraz Nahum il 22 Set 2018
Thanks everyone for replying. The problem was indeed existence of another file with a name "roots".
by the way, is there any recommendation to where I save and run my files? as for now, I do it on a local folder on my desktop. if there is any problem with that, please let me know.

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Tag

Prodotti


Release

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by