definite integral with variable upper limit ?

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)

Example:
syms x z
int(2*x, [0, z])
Best wishes
Torsten.

Categories

Find more on Mathematics in Help Center and File Exchange

Asked:

on 16 Feb 2016

Answered:

on 16 Feb 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!