Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Can someone please explain why I have an error?

1 view (last 30 days)
Abdulrahman Al Ali
Abdulrahman Al Ali on 21 Feb 2019
Closed: John D'Errico on 6 Mar 2019
1.JPG
2.JPG
  1 Comment
Jesus Sanchez
Jesus Sanchez on 21 Feb 2019
Well, in your function assessVariableEqual instead of using the variable F as an input, you are declaring a char variable called 'F'. I would write just F, without the semicolons. Otherwise, your calculated F is not being use as an input.

Answers (0)

This question is closed.

Tags

Community Treasure Hunt

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

Start Hunting!