Hello,

I need to plot 2d sequences of two kinds. I wanted them to look like
a stem plot because of other plots that are in the same text.

There are actually two kinds of plots that I need: one is a standard
two-dimensional domain, with points in the domain over a rectangular
grid; the other is a two-variable function of one independent variable:
I need this to plot complex-sequences, with the markers around a
baseline.

If I couldn't make myself clear, the first one is like the image in
the link below:

http://www.mathworks.com/help/techdoc/ref/stem3.html

I couldn't find a link to an image similar to the second kind, though.
But this one is less important, as I can plot real and imaginary parts
in different axes.

I could get something that looked ok using scatter3d. If there is a
way to emulate the stem behaviour using that, I think it is ok. But
I thought that probably there is a better way to do it. Any help is
appreciated.

-- 
José Alexandre Nalon
na...@terra.com.br

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to