definite integral with variable upper limit ?
Show older comments
Iam having a problem in solving a definite integral with variable upper limit and constant lower limit =0... How to bulid such a program???? please help :(
Answers (1)
Torsten
on 16 Feb 2016
Example:
syms x z
int(2*x, [0, z])
Best wishes
Torsten.
Categories
Find more on Mathematics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!