Hello,

i am actually trying to plot a vector field over a scalar field, 
i want to show a vector field on the intervall x=[0,1] y=[0,1]
this works fine so far, actually i have the problem that if i plot the
scalarfield
via imshow() the image geht scaled by the size of the array.
i.e. if i have a 100x100 array the image is drawn on an [0,100] intervall,
is there any possibility to bring the image down to an [0,1 ] intevall
independent of the array size ? 

thanks

-- 
View this message in context: 
http://old.nabble.com/image-rescale-on-intervall-tp33399314p33399314.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to