From: Roman Abramov on 6 Jun 2010 18:20 Hi! I have a question. Is there possibility to use ezplot function with fill or patch function? I have two lines on my graph, which were created by ezplot function and i want to fill area between these lines, and also make this area half-transparent. How can I do in Matlab? I suggest that it can be done by get(h,'xdata') and get(h,'ydata'), but these vector have different length for these lines. May be there is some more convenient way to do that? TIA.
|
Pages: 1 Prev: HMM problems Next: Is there possibility to use ezplot function with fill or patchfunction? |