Effacer les filtres
Effacer les filtres

why I getting error " Undefined function or variable"

2 vues (au cours des 30 derniers jours)
Ishaq Alshuaili
Ishaq Alshuaili le 24 Jan 2021
Commenté : Walter Roberson le 24 Jan 2021
why am I getting this message "Undefined function or variable" when I try to run this code?

Réponses (1)

Walter Roberson
Walter Roberson le 24 Jan 2021
You have a syntax error in your file that is making it unrunnable.
As the very first character is flagged the first thing I would look for is the possibility that you have too many end statements. But if you hover your cursor on the red underline on the first line it will tell you what it thinks is wrong
  3 commentaires
Ishaq Alshuaili
Ishaq Alshuaili le 24 Jan 2021
sorry I dont anderstand what that mean " syntax error in your file "
Walter Roberson
Walter Roberson le 24 Jan 2021
Please attach the file for us to check. In this particular situation, please do not copy the file in as text in a comment, please attach it, as there might happen to be characters in the file that are not compatible with use as a comment here.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by