How do I plot the integral of a function in matlab?
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!