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

回答(1 个)

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 的更多信息

产品

标签

Community Treasure Hunt

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

Start Hunting!

Translated by