Why do I get the error ' Unrecognized function or variable A'?
Afficher commentaires plus anciens
Here is the code that I used. How can I resolve this issue?

Réponses (1)
KALYAN ACHARJYA
le 27 Jan 2022
Modifié(e) : KALYAN ACHARJYA
le 27 Jan 2022
0 votes
You have to pass the input arguments to the function.
Please refer the following link to understand "How to the call function" or refer any tutorial.
2 commentaires
Kyla Marie Pabalan
le 28 Jan 2022
Stephen23
le 28 Jan 2022
"Although variable A was recognized, I still got the wrong answer."
Because your code does not return the expected outputs.
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
