Clear Filters
Clear Filters

hwo can i fix the errors below

1 view (last 30 days)
1.JPG
2.JPG
  6 Comments
Abdulrahman Al Ali
Abdulrahman Al Ali on 24 Feb 2019
I already tried removing C it didnt fix my problem

Sign in to comment.

Accepted Answer

Naman Bhaia
Naman Bhaia on 27 Feb 2019
Hey Abdulrahman,
Based on what I can understand I think there is a logical error in the 15th line of your code. F_of_u is a function of x and not u_of_x. Therefore there is nothing the subs command can replace. Also if needed you can refer to the documentation for the subs() function.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!