Calculus limits with MATLAB

3 views (last 30 days)
Solae Kim
Solae Kim on 15 Dec 2021
Edited: Solae Kim on 15 Dec 2021
How do you set limits with 2 variables in MATLAB?

Accepted Answer

Bjorn Gustavsson
Bjorn Gustavsson on 15 Dec 2021
Well get to it. If you are very new to matlab then have a look at On-ramp material - which should have you up and running faster than you can expect answers here to do. If you already have looked at that, then I suggest you look up the help and documentation of meshgrid, pcolor and after doing that you should be able to write a matlab-function that calculates the given function and understand one way of plotting it for some sensible choise of x and y.
HTH

More Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!