How To plot areas like: f(x) > mx +b ???
Show older comments
Hi everyone,
I'm trying to plot functions directly from FPLOT...
For instance:
fplot(@(x)10*x, [-10 10]);
BUT How can i plot "filled" graphs to indicate f(x)>10x or f(x)<10x
Thanks in advance!
Accepted Answer
More Answers (1)
Categories
Find more on Surface and Mesh Plots 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!