|
From: Daniel W. <dan...@gm...> - 2011-04-21 16:20:07
|
Greetings, MPL Users. I have a very detailed array that I am visualizing using pcolor mesh. When the size of the array surpasses some threshold (I don't know the value), pcolormesh stops drawing polygons/patches. Thus, I only see some percentage of my array. Is there a way to increase the number of polygons/patches MPL will draw to screen? Thanks. -dw |