Lets suppose I have n curves, which together enclose some region. How to plot the curves and fill in the region they enclose using Octave/Matlab? Below is example for 3 curves (
You can use the function fill.
fill
See the matlab documentation there:
http://www.mathworks.fr/help/techdoc/ref/fill.html