Re: [Matplotlib-users] Single quotes in xlabel

2006-10-09 Thread Darren Dale
On Monday 09 October 2006 12:45, John Hunter wrote: > > "A" == A S Budden <[EMAIL PROTECTED]> writes: > > A> Dear all, I've just started using matplotlib for some data > A> processing and plotting and have ported one of my existing > A> Matlab scripts to python. However, I have bee

Re: [Matplotlib-users] Single quotes in xlabel

2006-10-09 Thread John Hunter
> "A" == A S Budden <[EMAIL PROTECTED]> writes: A> Dear all, I've just started using matplotlib for some data A> processing and plotting and have ported one of my existing A> Matlab scripts to python. However, I have been unable to get A> the following working properly in pyth

[Matplotlib-users] Single quotes in xlabel

2006-10-09 Thread A. S. Budden
Dear all, I've just started using matplotlib for some data processing and plotting and have ported one of my existing Matlab scripts to python. However, I have been unable to get the following working properly in python. In Matlab, this works: xlabel('Normalised \psi_x', 'Interpreter', 'tex'