From: Wonseok S. <ws...@st...> - 2009-04-29 06:45:54
|
Hello, Is there some way to use a gnuplot command "plot ... with image"? This is a relatively new feature in gnuplot version 4.2 to draw a 2D image, and probably by that reason I cannot easily find a good example of its usage in gnuplot.py. Specifically, I want to to draw 2D NumPy array C[i, j] with "plot ... with image". - Wonseok Shin |