shading graph using gui
4 views (last 30 days)
Show older comments
Hi! i want to ask on how to shade the area bounded by two lines using gui, the two lines should be user defined that varies depending on a user, should be a parabola, circle, or straight line. please help im doing this for my project and i really dont have any idea on how to code this
im using matlab 2016 version
0 Comments
Answers (1)
Daniel
on 12 Apr 2023
It looks like patch should provide what you need. The examples in the documentation for that function provide some nice examples of how to draw different sorts of shapes with it.
0 Comments
See Also
Categories
Find more on Graph and Network Algorithms 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!