Rank: 481 based on 167 downloads (last 30 days) and 4 files submitted
photo

Robert Henson

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Robert View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
09 Aug 2007 Published MATLAB Files Heat Maps with Text Heat maps with numeric values overlayed Author: Robert Henson annotation, heatmap, numeric values, customization, graphics, plot annotation 13 4
  • 5.0
5.0 | 3 ratings
09 Aug 2006 Published MATLAB Files Accessing Mass spectrometry data using the Proteome Commons IO Library Shows how to load many types of mass spectrometry data. Author: Robert Henson mass spectrometry pro..., biotech, pharmaceutical, proteome commons, functions 2 3
  • 5.0
5.0 | 1 rating
07 Sep 2005 Published MATLAB Files Flow Cytometry Data Reader and Visualization Flow Cytometry Data Reader and Visualization Example Author: Robert Henson biotech, visualize, flow, pharmaceutical, fcs, data reader 25 1
  • 4.0
4.0 | 2 ratings
08 Jun 2004 Published MATLAB Files MATLAB R-link Functions for calling the statistical package R from within MATLAB. Author: Robert Henson statistics, r cran, after several issues ..., the dcom prog and my ..., probability, then reinstall r 127 72
  • 4.54545
4.5 | 34 ratings
Comments and Ratings on Robert's Files View all
Updated File Comment by Comments Rating
28 Feb 2013 Flow Cytometry Data Reader and Visualization Flow Cytometry Data Reader and Visualization Example Author: Robert Henson Shimoni, Raz

21 Feb 2013 MATLAB R-link Functions for calling the statistical package R from within MATLAB. Author: Robert Henson Fajst, Krzysztof

so does it connect to existing R session or creates a new one ?? I think It creates a new one as it was working without starting R.

Is it possible to connect to existing R seession ??

05 Dec 2012 MATLAB R-link Functions for calling the statistical package R from within MATLAB. Author: Robert Henson Marc

So, I'm just beginning to use this and running into some trouble. The install worked fine but I am having issues using the evalR() function to source a function I have saved to disk. First, I attempted to write the code:

[RESULT, STATUS, MSG] = evalR('source('~/R functions/makerm function.R')');

however this provides an error in matlab itself because the portion of the code between the apostrophes of the evalR(‘ ‘) statement does not permit the entire command to be sent to R, specifically the 'source('~/R functions/makerm function.R')' portion of the command is what I want to execute in R. So, I tried the typical matlab method of adding an extra apostrophe within the text to make apostrophes actually read as apostrophes rather than as indicators of groupings within the command. I used the code:

[RESULT, STATUS, MSG] = evalR('source(''~/R functions/makerm function.R'')');

this runs however in the MSG output variable it says

"Error using COM.StatConnectorSrv_StatConnector/Evaluate Invoke Error, Dispatch Exception: There is no connection for this connection ID".

I am not sure as to what connection the error is talking about but I know that the DCOM connection is working since the Rdemo.m runs fine and I am able to send and compute things in my own scripts.

Ultimately, I'm trying to get R functions that I have created and saved on my hard drive to be accessible and used when I send data from Matlab to R. Thanks for any help you can give me regarding how to source a function via the matlab R link interface.

20 Sep 2012 MATLAB R-link Functions for calling the statistical package R from within MATLAB. Author: Robert Henson Thomas

After several issues regarding statconnector I installed randfriends, the dcom prog and my R, then reinstalled R, ran it as admin and installed the dcom from R. Works fine now.

23 Jul 2012 MATLAB R-link Functions for calling the statistical package R from within MATLAB. Author: Robert Henson King, JR

Same as above: not working for Linux?

Top Tags Applied by Robert
biotech, pharmaceutical, statistics, annotation, bioinformatics
Files Tagged by Robert View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
09 Aug 2007 Published MATLAB Files Heat Maps with Text Heat maps with numeric values overlayed Author: Robert Henson annotation, heatmap, numeric values, customization, graphics, plot annotation 13 4
  • 5.0
5.0 | 3 ratings
09 Aug 2006 Published MATLAB Files Accessing Mass spectrometry data using the Proteome Commons IO Library Shows how to load many types of mass spectrometry data. Author: Robert Henson mass spectrometry pro..., biotech, pharmaceutical, proteome commons, functions 2 3
  • 5.0
5.0 | 1 rating
07 Sep 2005 Published MATLAB Files Flow Cytometry Data Reader and Visualization Flow Cytometry Data Reader and Visualization Example Author: Robert Henson biotech, visualize, flow, pharmaceutical, fcs, data reader 25 1
  • 4.0
4.0 | 2 ratings
08 Jun 2004 Published MATLAB Files MATLAB R-link Functions for calling the statistical package R from within MATLAB. Author: Robert Henson statistics, r cran, after several issues ..., the dcom prog and my ..., probability, then reinstall r 127 72
  • 4.54545
4.5 | 34 ratings

Contact us