Why do I get the error ' Unrecognized function or variable A'?
이전 댓글 표시
Here is the code that I used. How can I resolve this issue?

답변 (1개)
KALYAN ACHARJYA
2022년 1월 27일
편집: KALYAN ACHARJYA
2022년 1월 27일
0 개 추천
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
Kyla Marie Pabalan
2022년 1월 28일
Stephen23
2022년 1월 28일
"Although variable A was recognized, I still got the wrong answer."
Because your code does not return the expected outputs.
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
