Skip to content
Prev 106672 / 398525 Next

Query regarding linking R with Matlab

On 12/28/06, Bhanu Kalyan.K <kalyansikha at yahoo.com> wrote:
Good.
This example should respond more or less instantaneously.
Ok, let's turn on all output you can in order to troubleshoot this.
Make sure to do:

  setVerbose(matlab, -2)

before those non-responding calls.  You may also start the Matlab
server in a non-minimized window by calling:

  Matlab$startServer(minimize=FALSE)

This will allow you to see what the Matlab server is doing.  What do you get?

/H

PS. Normally the above should work out of the box; I'm not sure why
you experience all these problems. DS.
Message-ID: <59d7961d0612280151s6fc88868h691c812370335c80@mail.gmail.com>
In-Reply-To: <20061228063137.37983.qmail@web34307.mail.mud.yahoo.com>