I run Unix batch stuff from within j all the time. You can use the host interface to execute a script a line at a time ( host"1 scriptmatrix ). Or you
Sent from my iPod - excuse terseness and typos. - joey On Aug 16, 2009, at 13:08, Ronan Reilly <[email protected]> wrote: > Hi, > > I'm trying to write a unix (Mac OS X) batch script to call viewmat > repeatedly on about 150 files and save the resulting bmp files. > However, > viewmat can't be called within the J console. In fact, I don't > really want > to display the viewmat output directly, I'm just interested in the > generating the bmp files. Is there any way of achieving this within > jconsole? Failing that, is there any way of suppressing the display > of the > viewmat display within the GUI, while still being able to call > savemat? > > Thanks for any help, > > Ronan > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
