Defining a continuous form of a variable

14 views (last 30 days)
Kourosh
Kourosh on 21 Jul 2014
Answered: Matt J on 21 Jul 2014
Hello,
How can I define x for a=<x=<b? I know that we can say x=[a:increment:b], but I am looking for something that can define the continuous form of x rather than discrete points.
Cheers,
Cyrus

Answers (1)

Matt J
Matt J on 21 Jul 2014
There's a whole toolbox for that. See the Symbolic Math Toolbox.

Community Treasure Hunt

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

Start Hunting!