On Sun, Mar 31, 2013 at 11:51 AM, Sayan Chatterjee <
sayanchatter...@gmail.com> wrote:
> Thank you very much I have been able to plot from the data files, but
> facing a slight glitch. The data points are being super imposed in
> consecutive plots.That means if the 1st data file contains 50 points
On 29 March 2013 20:15, Jeff Layton wrote:
> Good afternoon,
>
> I'd like to be able to plot some 2D Structured CFD meshes
> and contour plots (pressure, etc) using Matplotlib. I've
> googled a little but does anyone have any pointers or
> links to help get me started?
>
> Thanks!
>
> Jeff
>
The
Thank you very much I have been able to plot from the data files, but
facing a slight glitch. The data points are being super imposed in
consecutive plots.That means if the 1st data file contains 50 points and
the second 30. The second plot will contain 80 points! How to go about this
problem?
for
Hello!
I try to use a background image in my plot:
import matplotlib.pyplot as plt
im = plt.imread("WTunnel.png")
plt.xlim([-3,4])
plt.ylim([-0.01,0.05])
plt.plot(some stuff)
plt.imshow(im, aspect="auto", extent=(-5, 4, -0.01, 0.05))
This works more or less.
As far as I understand the extent ar
Am 31.03.2013 08:50, schrieb Pawel Chojnacki:
> Thank you very much - hovewer, your solution isn't enough. Adding your lines
> generate:
>
The problem is this:
> RuntimeError: LaTeX was not able to process the following string:
> u''
> Here is the full report generated by LaTeX:
>
Latex doesn't