[SciPy-User] changing axis values in imshow
Jean-Paul.JADAUD at CEA.FR
Jean-Paul.JADAUD at CEA.FR
Mon Feb 10 10:42:36 EST 2014
See the optional arguments :
Vmin, vmax: for the image values
Extent : for the x, y axes
http://matplotlib.org/api/pyplot_api.html?highlight=imshow#matplotlib.pyplot.imshow
Cheers,
JP Jadaud
De : scipy-user-bounces at scipy.org [mailto:scipy-user-bounces at scipy.org] De la part de Gabriele Brambilla
Envoyé : lundi 10 février 2014 16:31
À : SciPy Users List
Objet : [SciPy-User] changing axis values in imshow
Hi,
I'm trying to change the values of the axes of an image displayed with imshow().
At the moment I have two arrays that contain the values to display and also the maximum and the minimum value.
thanks
Gabriele
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20140210/56f1f2b9/attachment.html>
More information about the SciPy-User
mailing list