I have problems with viewmat save in vista 64bit. In particular the
following two statements

 

 

( 1 4 14 {". COLOR16) viewmat i.4 4

savemat_jviewmat_ 'C:\Temp\garbage.bmp'

 

 

 this will give a blank window when used  in a verb

and also in ijx when debug is in

sometimes by adjusting the viewmat window I will get the proper display .
i.e. click the margin of the window for exdpansion. However sometimes on
expansion the window does not have the correct 

displayI 

if I remove the save command things will work

 

when in ijx I can first run viewmat command and then the save command and
things will work

I also tried puttting a delay between the two viewmat commands

 

here is my complete file with verb

 

drivedata=: 'C:\Users\RKBrouwer\Documents\ACA\Research\ResData\'

drive_op=:'C:\Users\RKBrouwer\Documents\Temp\Set\'

drive=:'C:\Users\RKBrouwer\Documents\ACA\'

require 'viewmat color16 plot'

load 'C:\Users\RKBrouwer\Documents\J_Code_Roelof\J_utilities_roelof.ijs'

NB. load
'C:\Users\RKBrouwer\Documents\J_utilities_roelof\visual_clustering.ijs'

require 'jfiles'

 

test_viewmat=:3 : 0

                ( 1 4 14 {". COLOR16) viewmat i.4 4

                savemat_jviewmat_ 'C:\Temp\garbage.bmp'

)

 

 

 

cheers

 

 

Roelof

 

"Have a cool mind and a warm heart" - Ajahn Sona

 "Like ......(hamsters on a wheel), (ambitious people) still climb and
climb, with great labor, and incessant anxiety, but never reach the top."
Robert Browning

"We shall not cease from exploration. And at the end of all our exploring

Will be to arrive were we started and know the place for the first time" -
T. S. Eliot

 

 

Dr. Roelof K. Brouwer PH.D.  P.Eng.

Professor Emeritus

Dept. of Computing Science

School of Advanced Technologies and Mathematics

Thompson Rivers University

900 McGill Road

Kamloops, BC

Canada, V2C 5N3

 

email :  <mailto:[email protected]> [email protected]

 <http://www.tru.ca/advtech/compsci/faculty/rbrouwer>
www.tru.ca/advtech/compsci/faculty/rbrouwer

 

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to