Clear Filters
Clear Filters

shading graph using gui

3 views (last 30 days)
Reynand Joe
Reynand Joe on 12 Apr 2023
Answered: Daniel on 12 Apr 2023
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

Answers (1)

Daniel
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.

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!