How do I plot the integral of a function in matlab?
显示 更早的评论
For a class assignment I need to show in matlab that I can find the antidirivitive and dirivitive of a function. I am able to find and show those new functions using a sysms command, but what I can't figure out is putting those new functions into graphs.
Here is the code I have below:

The first graph works, but the other graphs give me errors: "Undefined function 'int' for input arguments of type 'double'. Help would be gratefully appreciated!
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Programming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!