hwo can i fix the errors below
조회 수: 3 (최근 30일)
이전 댓글 표시


댓글 수: 6
채택된 답변
Naman Bhaia
2019년 2월 27일
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.
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!