search for: rdemo

Displaying 2 results from an estimated 2 matches for "rdemo".

Did you mean: demo
2011 Aug 26
0
Problem in calling R functions from Matlab
...aries. Shown below is the sequence of commands tried in blue, outcomes in black and errors/unexpected/ undesired outcomes in red colour, and my comments in black,italic ?after the command: >> [a b c] = openR a =???? 1 b =???? '' c =???? COM.StatConnectorSrv_StatConnector >> Rdemo b =???? 1???? 4???? 9??? 16??? 25??? 36??? 49??? 64??? 81?? 100 c =???? 2???? 5??? 10??? 17??? 26??? 37??? 50??? 65??? 82?? 101 I then tried running the Rdemo available on http://www.mathworks.com/matlabcentral/fx_files/5051/1/content/Rdemo.html evalR('demo("persp")') works we...
2011 Aug 30
1
execute R commands from Matlab
They seem to have a workaround. I don't know whether anything better is available by now. http://www.mathworks.com/matlabcentral/newsreader/view_thread/163726 HTH, Daniel sarak wrote: > > Is it possible for anyone to upload a youtube video showing how to execute > R commands in Matlab , it's so vital for me .. > -- View this message in context: