Displaying 2 results from an estimated 2 matches for "inputstreambytewrapper".
2010 Aug 27
8
R.matlab package help
Hi,all
I have a problem running R.matlab package
(under 2.10.1 version). I can set up the matlab server under local
machine(run the MatlabServer.m), "
And I can use setVariable and evaluate matlab functions in R. But when I ask
Matlab to send the value back to R using getVariable function it
always returns an error:
"
??? Error: A MATLAB string constant is not
2006 Dec 17
1
Start Matlab server in R 2.4.0
...uot; again, I get another MATLAB Command Window
and I can maximize this window, From this window: I see such message:
To get started, type one of these: helpwin, helpdesk, or demo.
For product information, visit www.mathworks.com.
Matlab v7.x or higher detected.
Saving with option -V6.
Added InputStreamByteWrapper to dynamic Java CLASSPATH.
----------------------
Matlab server started!
----------------------
Trying to open server socket (port 9999)...??? Java exception occurred:
java.net.BindException: Address already in use: JVM_Bind
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.Plai...