Thanks for reporting.
It turns out a (major) bug in gridspec, which should be fixed in r8667 & r8668.
You code should work (except the rowspan and colspan needs to be
exchanged for ax3 and ax4).
Regards,
-JJ
On Sat, Aug 28, 2010 at 2:17 PM, Erik Tollerud wrote:
> If been playing around with t
If been playing around with the new Gridspec and subplot2grid stuff,
and it's pretty cool... one thing is confusing me though: It doesn't
seem to make any sense if the grid is non-square. For example,
suppose a 2x6 grid, which I will number like so:
1 3 5 7 9 11
2 4 6 8 10 12
I want ax1 to take