Hello everone,
I am trying to use pcolor from pylab but I can't get it work. As you know
signature of pcolor for Matlab is pcolor(x,y,data) which x and y are
vectors. When I try pcolor(data)
it works but it is not what I want. Because without x,y vectors placed it
is not generating correct result. when i put x and y vectors in place I get
a ValueError: shape mismatch: objects cannot be broadcast to a single shape
but in matlab it is working with x , y vectors.
Any idea.
Thanks a lot for your time
pcolor(X,Y,reshaped) ----> reshaped is my data matrix
show()
Burak
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users