How do I plot the integral of a function in matlab?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/157675/image.png)
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 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!