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

Antworten (1)

KALYAN ACHARJYA
KALYAN ACHARJYA am 27 Jan. 2022
Bearbeitet: KALYAN ACHARJYA am 27 Jan. 2022

0 Stimmen

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 Kommentare

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.

Melden Sie sich an, um zu kommentieren.

Produkte

Gefragt:

am 27 Jan. 2022

Kommentiert:

am 28 Jan. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by