Dear Firedrakers,
Probably a simple question but how do I get matplotlib to use fixed axes?
I've tried
plot(all_u, axes= [0.0,1.0,0.0,1.0]), but this doesn't seem to be correct.
Thanks,
Will