I have created two images named First and Second.
require 'viewmat' viewmat (%:(i:160)>./i:160);'First' viewmat (*:(i:160)>./i:160);'Second' How can I use the code mentioned in the viewmat lab to save them as "First.bmp" and "Second.bmp" to the temp file? Here are the hints I found but I can't seem to use the correct syntax to save the images. utilities, including: readmat_jviewmat_ '' NB. reads active viewmat window savemat_jviewmat_ '' NB. saves active viewmat window NB. argument is filename, NB. default ~temp\jviewmat.bmp Linda ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
