On Tue, 10 Nov 2009 13:13 -0500, "George Bonev"
wrote:
Hello,
I am plotting a fig in Basemap, but I don't need the extra
while space on the sides of the figure when I use savfig(). I
tried axes([0,0,1,1]) but that just gave me a blank white
screen with some ticks on the sides. Is there
Hello,
I am plotting a fig in Basemap, but I don't need the extra while space on
the sides of the figure when I use savfig(). I tried axes([0,0,1,1]) but
that just gave me a blank white screen with some ticks on the sides. Is
there another way to do it with Basemap? Please help!
Thank you,
Georg