error when evaluating script

1 visualización (últimos 30 días)
Reem Alblooshi
Reem Alblooshi el 25 de Oct. de 2020
Comentada: Reem Alblooshi el 25 de Oct. de 2020
when ever I type a code in the script area in Matlab, I keep getting this error message when I evaluate, where quiz2 is name I have assigned for the file

Respuesta aceptada

Mario Malic
Mario Malic el 25 de Oct. de 2020
quiz2 file is not found on MATLAB path. You need to use addpath to add the folder where your quiz2 is located.
  1 comentario
Reem Alblooshi
Reem Alblooshi el 25 de Oct. de 2020
yes thank you, it worked but not using the addpath option but I did it manually, I saved the file by myself in the matlab preferable folder.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

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

Community Treasure Hunt

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

Start Hunting!

Translated by