I cannot use "syms" on matlab online

6 visualizaciones (últimos 30 días)
Giulia Di Giorgio
Giulia Di Giorgio el 25 de Nov. de 2021
Comentada: Giulia Di Giorgio el 25 de Nov. de 2021
Good morning, when I try to use the syms function it shows me this error:
Execution of script syms as a function is not supported:
/MATLAB Drive/syms.m
What can I do?
I checked a few related questions and a suggestion was to type:
restoredefaultpath
rehash toolboxcache
When I did it, matkab showed me this message: Unable to run the 'restoredefaultpath' function, because it is not supported for MATLAB Online. To use this function, use an installed version of MATLAB on your computer.
Is there anything I can do?
  2 comentarios
DGM
DGM el 25 de Nov. de 2021
You have a script called syms.m. Don't name your variables or files in such a way that they shadow MATLAB function files. Rename that script.
Giulia Di Giorgio
Giulia Di Giorgio el 25 de Nov. de 2021
THANK YOU!!

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by