Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fill a domain

Status
Not open for further replies.

maikheul

Aerospace
Joined
Jun 11, 2003
Messages
1
Location
FR
Hello evreyone,
I am facing a small technical problem under Matlab.
The situation is simple: I have a 2D graph with three curves, thus limiting a precise domain on my graph. I have the equations for all the three curves (two are y=f(x) curves, the last one is a f(x,y)=0 curve).
All I need to do is to fill the domain delimited by the three curves in any color (ie black).

What function should I resort to?

Thank you!
Michael
 
You can use fill to do this. See Matlabs help for more info.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top