hwo can i fix the errors below
2 ビュー (過去 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!