I've got a file - call it 'test.dat' - with 61440 'doubles' . This 61440 doubles is a two dimensional array 48 x 1280.

I'm looking for capabilitiy akin to matlabs imagesc. See link below.

http://www.mathworks.com/access/help...f/imagesc.html
I'm in the beginning 'stages' of my search on codeguru. The question. Does anyone know of a GUI that'll allow me to achieve this?