Displaying 3 results from an estimated 3 matches for "readresult".
Did you mean:
pread_result
2006 Dec 30
2
Evaluating Entire Matlab code at a time
...t;environment>, :
>
> [2006-12-30 11:58:32] Exception: MatlabException: Undefined function or
> variable 'lle'.
> at throw(Exception(...))
> at throw.default("MatlabException: ", lasterr)
> at throw("MatlabException: ", lasterr)
> at readResult.Matlab(this)
> at readResult(this)
> at evaluate.Matlab(matlab, "swissroll")
> at evaluate(matlab, "swissroll")
>
> // Here another matlab window titled "Figure no.1" (corresponding to the
> actual matlab output of swissroll.m) opened, but th...
2008 Mar 17
0
R.matlab errors and slow con
...ment>, :
[2008-03-17 17:56:04] Exception: MatlabException: Undefined function or
method '
unidrnd' for input arguments of type 'double'.
at throw(Exception(...))
at throw.default("MatlabException: ", lasterr)
at throw("MatlabException: ", lasterr)
at readResult.Matlab(this)
at readResult(this)
at evaluate.Matlab(matlab, "[w,a]=dice(1000);")
at evaluate(matlab, "[w,a]=dice(1000);")
Also, can one use this package to call objects generated in Matlab using
various toolboxes?
> sessionInfo()
R version 2.6.2 (2008-02-08)
i386-appl...
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