Nothing
matlabr
is an R package to call MATLAB directly using system
command. This is a simple package that tries to get around using R.matlab
and a MATLAB server.
You can install the stable version on CRAN:
install.packages('matlabr', dependencies = TRUE)
You can install matlabr
from GitHub with:
# install.packages("remotes")
remotes::install_github("muschellij2/matlabr")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.