Hi

   I have a function z(x, y) on a regular grid. But some of the value
z are not defined on (x,y). I want to plot the contour or contourf of
z on (x,y) but exclude specific (x,y) points.
How can I do it ? Right now I just draw small colored square
(rectangular) around defined (x,y) the color is not smooth since no
interpolation like contour or contourf.

Thanks.

Forest.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to