This is bizarre... I am getting a file that ostensibly looks like so

x o x o o
o x x o o
o o o x o
o o x o o

I am reading it in PDL and plotting it out (using wpic), and I am getting

o o x o o
o o o x o
o x x o o
x o x o o

That is, the image is flipped vertically. Why? And, how can I flip the
data... I have read through xchg and transpose and reorder... those
don't do the trick, at least not by themselves.




-- 
Puneet Kishor

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to