Why do I get the error ' Unrecognized function or variable A'?

답변 (1개)

KALYAN ACHARJYA
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

I already tried the following:
  • A = [ ];
  • A equals specific values
Although variable A was recognized, I still got the wrong answer.
"Although variable A was recognized, I still got the wrong answer."
Because your code does not return the expected outputs.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

제품

태그

질문:

2022년 1월 27일

댓글:

2022년 1월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by