|
|
"Fill" in Matlab ???
Hello everybody, I have a problem with "fill" in Matlab. Actually, I want to plot a graph like the following figure :
[IMG]http://img6.imageshack.us/img6/9721/99565321.jpg[/IMG]
But, I just plot the graph like that :
[IMG]http://img693.imageshack.us/img693/7799/79909119.jpg[/IMG]
I wonder how I can "fill" the graph as the first figure.
Thanks for all your helps.
|
|
0
|
|
|
|
Reply
|
Tran
|
12/11/2009 2:04:21 PM |
|
"Tran Ho Phu" <tranhophu@yahoo.com.vn> wrote in message <hftjh5$64j$1@fred.mathworks.com>...
> Hello everybody, I have a problem with "fill" in Matlab. Actually, I want to plot a graph like the following figure :
> http://img6.imageshack.us/img6/9721/99565321.jpg
> But, I just plot the graph like that :
> http://img693.imageshack.us/img693/7799/79909119.jpg
> I wonder how I can "fill" the graph as the first figure.
> Thanks for all your helps.
|
|
0
|
|
|
|
Reply
|
Tran
|
12/11/2009 2:19:19 PM
|
|
"Tran Ho Phu" <tranhophu@yahoo.com.vn> wrote in message <hftkd7$1cu$1@fred.mathworks.com>...
> "Tran Ho Phu" <tranhophu@yahoo.com.vn> wrote in message <hftjh5$64j$1@fred.mathworks.com>...
> > Hello everybody, I have a problem with "fill" in Matlab. Actually, I want to plot a graph like the following figure :
> > http://img6.imageshack.us/img6/9721/99565321.jpg
> > But, I just plot the graph like that :
> > http://img693.imageshack.us/img693/7799/79909119.jpg
> > I wonder how I can "fill" the graph as the first figure.
> > Thanks for all your helps.
>>doc fill
>> fill(x,y,rand(20,1))
|
|
0
|
|
|
|
Reply
|
Sean
|
12/11/2009 6:45:37 PM
|
|
|
2 Replies
545 Views
(page loaded in 0.029 seconds)
Similiar Articles: "Fill" in Matlab ??? - comp.soft-sys.matlabHello everybody, I have a problem with "fill" in Matlab. Actually, I want to plot a graph like the following figure : [IMG]http://img6.imageshack.us/... Fill Command? - comp.soft-sys.matlabI am trying to use the fill command to shade areas of a spoke wheel pattern according to a function that I choose. I am using the fill command and spe... Filling in the space between two parallel lines with a color ...Hello all, How do you go about coloring the space between two parallel lines on a plot? Fill() seems to be for closed shapes.. so that's no good... Properly fill a shape consisting of multiple polygons? - comp.soft ...First off, I don't have the mapping toolbox. I'm starting with a shapefile with polygons in it and just parsing it myself. For each shape, I'm layin... how to fill boxplot with color - comp.soft-sys.matlabHi, I am looking to fill my 'notched' boxplot with different colors, one for the control group and one for the treated group. I have found several... Fill a matrix without for-loop - comp.soft-sys.matlabThis should be an easy one, but not for me :( Please help because I've got a headache from this one. Suppose t is a array, that is t=[1;2;3;4;5;6;..... Enter text in a table for powerpoint 2007? - comp.soft-sys.matlab ...Does anyone know how to fill in a Powerpoint table with MATLAB? I can do program everything else I need it to do but when I use the Cell method I ge... Fill a single contour - comp.soft-sys.matlabI'm generating a single contour from underlying XY data. I specify the exact level I want. Is there a straightforward way to fill this contour kind ... Filling Blanks Between 2 Values - comp.soft-sys.sasintersection of two arrays - comp.soft-sys.matlab Filling Blanks Between 2 Values - comp.soft-sys.sas intersection of two arrays - comp.soft-sys.matlab Dear Matlab gurus ... Shading/hatching contourplot - comp.soft-sys.matlabHello, I am making lots of (filled) contourplots and instead of filling certain regions with a color I want to fill them with some shading/hatching... fill - Filled 2-D polygons - MathWorks - MATLAB and Simulink for ...This MATLAB function creates filled polygons from the data in X and Y with vertex color specified by C. Fill image regions and holes - MATLAB - MathWorks - MATLAB and ...This MATLAB function displays the binary image BW on the screen and lets you define the region to fill by selecting points interactively by using the mouse. 7/22/2012 6:22:18 PM
|
|
|
|
|
|
|
|
|