[R] Execute R commands from within matlab
Ulrike Schmid
ulrike.schmid at mail.uni-wuerzburg.de
Wed Apr 5 18:33:14 CEST 2006
I want to execute R commands from within MATLAB. After installing
Robert Hensons Matlab R-link (Matlab Central File Exchange), which works
well for some operations (evalR('object<-lm(formula<-x~y)') ) it has
problems with others (evalR('object<-lars(x,y)'))(lars-package). The
error message is: “Object is static; operation not allowed”
Do you have any ideas what the problem is?
Thank you in advance!
More information about the R-help
mailing list