Skip to content
/ matlabr Public

❗ This is a read-only mirror of the CRAN R package repository. matlabr — An Interface for MATLAB using System Calls Report bugs for this package: https://github.com/muschellij2/matlabr/issues

Notifications You must be signed in to change notification settings

cran/matlabr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis build status AppVeyor Build Status Coverage status CRAN_Status_Badge Downloads

matlabr Package:

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.

Installation

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")

About

❗ This is a read-only mirror of the CRAN R package repository. matlabr — An Interface for MATLAB using System Calls Report bugs for this package: https://github.com/muschellij2/matlabr/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages