From: Ethan A M. <me...@uw...> - 2020-06-30 00:24:20
|
On Monday, 29 June 2020 16:37:12 PDT Dima Kogan wrote: > Can somebody tell me what this means? > > I'm plotting a grid of data as an image. And I have two identical plot > commands, differing only in the data being plotted (attached). One > works, and the other doesn't, throwing the error in the subject. Does > anybody know what this means? It should work... I have no idea what is happening. "with image pixels" makes it work. set xrange [0:4000] also makes it work. But the two images show a different cbrange, which is worrisome. Ethan |