Hi all.
Hi all. Can I open matlab figure in matplotlib without conversion in
any other format?
I am 90% sure the answer for my question if not. But I give a 10% lazy
hope that it is possible.
Thanks
--
Keep Your Developer
On Jan 24, 2012, at 6:06 AM, Piter_ wrote:
> Hi all.
> Hi all. Can I open matlab figure in matplotlib without conversion in
> any other format?
> I am 90% sure the answer for my question if not. But I give a 10% lazy
> hope that it is possible.
No, and there are no plans to support it. We want
Hi Eric,
First, thanks for the sample - I agree that it's a neat example and I really
appreciate the help.
Second, I've tried to adapt your code to my specific situation and I'm
running into a problem: it's not printing all the levels that I'm
specifying. Do you have any insights into why? I
Course "Python for Scientists and Engineers" in Chicago
===
There will be a comprehensive Python course for scientists and engineers
in Chicago end of February / beginning of March 2012. It consists of a 3-day
intro and a 2-day advanced section.
Hi all,
I have some old custom code for generating videos from matplotlib (not
using the animation module). It used to work, but is now failing.
Here is what I am doing:
---
import matplotlib.pyplot as plt
import numpy as np
fig = plt.figure()
ax = fig.add_subplot(111)
im = ax.i