Other packages > Find by keyword >

R.matlab  

Read and Write MAT Files and Call MATLAB from Within R
View on CRAN: Click here


Download and install R.matlab package within the R console
Install from CRAN:
install.packages("R.matlab")

Install from Github:
library("remotes")
install_github("cran/R.matlab")

Install by package version:
library("remotes")
install_version("R.matlab", "3.7.0")



Attach the package and use:
library("R.matlab")
Maintained by
Henrik Bengtsson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-02-25
Latest Update: 2022-08-25
Description:
Methods readMat() and writeMat() for reading and writing MAT files. For user with MATLAB v6 or newer installed (either locally or on a remote host), the package also provides methods for controlling MATLAB (trademark) via R and sending and retrieving data between R and MATLAB.
How to cite:
Henrik Bengtsson (2005). R.matlab: Read and Write MAT Files and Call MATLAB from Within R. R package version 3.7.0, https://cran.r-project.org/web/packages/R.matlab. Accessed 18 Feb. 2025.
Previous versions and publish date:
1.0.2 (2005-05-04 09:54), 1.0 (2005-02-25 18:33), 1.1.0 (2005-07-22 13:00), 1.1.1 (2006-04-04 10:51), 1.1.2 (2006-07-24 10:23), 1.1.3 (2007-04-11 10:18), 1.1.4 (2007-11-29 11:47), 1.2.2 (2008-07-18 09:37), 1.2.3 (2008-07-21 08:20), 1.2.4 (2008-10-30 19:39), 1.2.5 (2009-09-03 11:25), 1.2.6 (2009-11-02 08:46), 1.3.1 (2010-05-22 11:02), 1.3.2 (2010-08-30 11:48), 1.3.3 (2010-09-19 20:30), 1.3.4 (2010-10-28 10:26), 1.3.5 (2010-10-29 10:23), 1.3.6 (2010-11-03 08:33), 1.3.7 (2011-02-03 09:18), 1.5.0 (2011-09-27 12:35), 1.5.1 (2011-09-28 09:01), 1.5.2 (2011-11-03 07:50), 1.6.1 (2012-07-01 08:54), 1.6.3 (2013-01-18 06:43), 1.7.0 (2013-04-16 07:43), 2.0.1 (2013-07-12 07:21), 2.0.5 (2013-09-16 20:52), 2.1.0 (2013-12-07 00:55), 2.2.3 (2014-02-04 19:00), 3.0.0 (2014-05-17 19:47), 3.0.1 (2014-05-21 21:21), 3.1.1 (2014-10-10 23:56), 3.2.0 (2015-02-25 08:12), 3.3.0 (2015-09-23 02:46), 3.4.0 (2016-02-03 22:43), 3.5.0 (2016-03-06 17:48), 3.5.1 (2016-03-28 00:28), 3.6.0 (2016-07-05 23:42), 3.6.1 (2016-10-20 00:23), 3.6.2 (2018-09-27 09:30)
Other packages that cited R.matlab R package
View R.matlab citation profile
Other R packages that R.matlab depends, imports, suggests or enhances
Complete documentation for R.matlab
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA