Prev: Auto-detection of vertebral body in a MRI image
Next: calculate the angle of rotation between two slices
From: lior on 25 Mar 2010 06:27 Hi, I'm using the java builder to connect between java SW to Matlab SW. When I've worked with executable matlab the shell (dos window) was functioning as the standard output and all the errors / disp command output were displayed there. when I'm working with jar compiled, there is no shell window. So my Q is where the stdout goes? and how can I access it / direct it? Tx, Lior
From: Lior Cohen on 26 Mar 2010 13:15
"lior " <lior_chn(a)yahoo.com> wrote in message <hofdpp$76f$1(a)fred.mathworks.com>... > Hi, > I'm using the java builder to connect between java SW to Matlab SW. > > When I've worked with executable matlab the shell (dos window) was functioning as the standard output and all the errors / disp command output were displayed there. > > when I'm working with jar compiled, there is no shell window. So my Q is where the stdout goes? and how can I access it / direct it? > > Tx, > Lior anyone? |