beginner - creating a list to plot

4 views (last 30 days)
john
john on 20 Feb 2012
I want to see how changing a parameter in my equation affects the max value. is there a way to make the parameter into a list of evenly spaced numbers and then to place each item on the list into the equation and plot how the max changes? I know it sounds confusing but im a beginner and am not sure of the best way to phrase this

Answers (1)

Sukuchha
Sukuchha on 20 Feb 2012
look at the ezplot function
for more info: type doc ezplot in matlab

Categories

Find more on Get Started with MATLAB 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!